File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ require (
27
27
)
28
28
29
29
require (
30
- github.com/argoproj/argo-cd/v2 v2.11.4 // indirect
30
+ github.com/argoproj/argo-cd/v2 v2.11.6 // indirect
31
31
github.com/beorn7/perks v1.0.1 // indirect
32
32
github.com/blang/semver/v4 v4.0.0 // indirect
33
33
github.com/cert-manager/cert-manager v1.14.4 // indirect
Original file line number Diff line number Diff line change @@ -624,8 +624,8 @@ github.com/argoproj-labs/argo-rollouts-manager v0.0.3-0.20240525211646-b3e573f0e
624
624
github.com/argoproj-labs/argo-rollouts-manager v0.0.3-0.20240525211646-b3e573f0e6ea /go.mod h1:seR9B+tx6AbGaya+JA61HDBFciKx7FM7t/1IMhOwXlM =
625
625
github.com/argoproj-labs/argocd-operator v0.9.0-rc3.0.20240717043955-806551f68206 h1:9aldn/g7WxGlPrSJrnyRq5RYkhWAXpg69e3Ygvf3GZs =
626
626
github.com/argoproj-labs/argocd-operator v0.9.0-rc3.0.20240717043955-806551f68206 /go.mod h1:WN3DyeUxFxNJFCxg1JtnLDTuAqi+Wv82qeMmrZhoyp0 =
627
- github.com/argoproj/argo-cd/v2 v2.11.4 h1:ADwC/pbRkAo4RQ0txHaMpd//yn0ZD/GkKuGXOkBa9bg =
628
- github.com/argoproj/argo-cd/v2 v2.11.4 /go.mod h1:0H0h5kihqrTC5TiRxFkgE/IHirSN2bJ8JJVo3mMepnU =
627
+ github.com/argoproj/argo-cd/v2 v2.11.6 h1:rAqp1oduTOaugPjlhmjDmjY+zf1chBEX/5SQZItXDcY =
628
+ github.com/argoproj/argo-cd/v2 v2.11.6 /go.mod h1:RfmtLRki6JBwq9jkgCMie9MzfvYqs0DfzbuG3JcDrPk =
629
629
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e /go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o =
630
630
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da /go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY =
631
631
github.com/armon/go-metrics v0.3.0 /go.mod h1:zXjbSimjXTd7vOpY8B0/2LpvNvDoXBuplAD+gJD3GYs =
You can’t perform that action at this time.
0 commit comments