Skip to content

Commit

Permalink
Include PR #1401 from argocd-operator (#728)
Browse files Browse the repository at this point in the history
Signed-off-by: Chetan Banavikalmutt <[email protected]>
  • Loading branch information
chetan-rns authored Jun 6, 2024
1 parent d88b572 commit 87f9693
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/argoproj-labs/argo-rollouts-manager v0.0.3-0.20240525211646-b3e573f0e6ea
github.com/argoproj-labs/argocd-operator v0.9.0-rc3.0.20240529173644-1c00c1a21df6
github.com/argoproj-labs/argocd-operator v0.9.0-rc3.0.20240606074049-b7e666622415
github.com/coreos/prometheus-operator v0.40.0
github.com/go-logr/logr v1.4.1
github.com/google/go-cmp v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -639,8 +639,8 @@ github.com/apache/thrift v0.13.0/go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb
github.com/apache/thrift v0.16.0/go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU=
github.com/argoproj-labs/argo-rollouts-manager v0.0.3-0.20240525211646-b3e573f0e6ea h1:mEBK+0Y8wd/JFxq9TYyE9UY3Q1vC9G+U6+nFqy9GTvw=
github.com/argoproj-labs/argo-rollouts-manager v0.0.3-0.20240525211646-b3e573f0e6ea/go.mod h1:seR9B+tx6AbGaya+JA61HDBFciKx7FM7t/1IMhOwXlM=
github.com/argoproj-labs/argocd-operator v0.9.0-rc3.0.20240529173644-1c00c1a21df6 h1:lJrm09fRh9wP+Z8FnaB8jctl4BfnvedmPDVolBsjf1o=
github.com/argoproj-labs/argocd-operator v0.9.0-rc3.0.20240529173644-1c00c1a21df6/go.mod h1:ZISiL0XVjBepV2vyXySVtqxowXjrHzyXbDmtZrSbz5o=
github.com/argoproj-labs/argocd-operator v0.9.0-rc3.0.20240606074049-b7e666622415 h1:5aLxTYQRcFbgRNa9IXtbW7aHSHL7kyEvL7TkQJ3n3MI=
github.com/argoproj-labs/argocd-operator v0.9.0-rc3.0.20240606074049-b7e666622415/go.mod h1:ZISiL0XVjBepV2vyXySVtqxowXjrHzyXbDmtZrSbz5o=
github.com/argoproj/argo-cd/v2 v2.11.2 h1:NygNrTFIMWUe1b48ddUuH+q2vRTHB+dFk3NcErx6GcM=
github.com/argoproj/argo-cd/v2 v2.11.2/go.mod h1:nUOZqAT9f3GewdG/dzYgrpwqOSMj5ukoWw4yAV2/WXA=
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
Expand Down

0 comments on commit 87f9693

Please sign in to comment.