File tree Expand file tree Collapse file tree 2 files changed +1092
-3
lines changed Expand file tree Collapse file tree 2 files changed +1092
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.22.5
6
6
7
7
require (
8
8
github.com/argoproj-labs/argo-rollouts-manager v0.0.6-0.20250625125608-ebd6207c8bb1
9
- github.com/argoproj-labs/argocd-operator v0.14.0-rc1.0.20250522132021-d72738feaad2
9
+ github.com/argoproj-labs/argocd-operator v0.14.0
10
10
github.com/argoproj/argo-cd/v2 v2.12.10
11
11
github.com/argoproj/gitops-engine v0.7.1-0.20250129155113-faf5a4e5c37d
12
12
github.com/go-logr/logr v1.4.2
@@ -48,6 +48,7 @@ require (
48
48
github.com/cespare/xxhash/v2 v2.3.0 // indirect
49
49
github.com/chai2010/gettext-go v1.0.2 // indirect
50
50
github.com/cloudflare/circl v1.3.7 // indirect
51
+ github.com/coreos/prometheus-operator v0.40.0 // indirect
51
52
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
52
53
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
53
54
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
You can’t perform that action at this time.
0 commit comments