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 @@ -3,7 +3,7 @@ module github.com/redhat-developer/gitops-operator
3
3
go 1.21.0
4
4
5
5
require (
6
- github.com/argoproj-labs/argo-rollouts-manager v0.0.5-0.20241004094712-aea86d7ae590
6
+ github.com/argoproj-labs/argo-rollouts-manager v0.0.5-0.20241019174305-df262fe66d25
7
7
github.com/argoproj-labs/argocd-operator v0.12.1-0.20241009134657-7cd9755474eb
8
8
github.com/coreos/prometheus-operator v0.40.0
9
9
github.com/go-logr/logr v1.4.2
Original file line number Diff line number Diff line change @@ -620,8 +620,8 @@ github.com/apache/arrow/go/v11 v11.0.0/go.mod h1:Eg5OsL5H+e299f7u5ssuXsuHQVEGC4x
620
620
github.com/apache/thrift v0.12.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
621
621
github.com/apache/thrift v0.13.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
622
622
github.com/apache/thrift v0.16.0 /go.mod h1:PHK3hniurgQaNMZYaCLEqXKsYK8upmhPbmdP2FXSqgU =
623
- github.com/argoproj-labs/argo-rollouts-manager v0.0.5-0.20241004094712-aea86d7ae590 h1:UJWMptB+Vi1KwRmzkdr0aGkyOE4YP2VDg59Lt9S3AEI =
624
- github.com/argoproj-labs/argo-rollouts-manager v0.0.5-0.20241004094712-aea86d7ae590 /go.mod h1:seR9B+tx6AbGaya+JA61HDBFciKx7FM7t/1IMhOwXlM =
623
+ github.com/argoproj-labs/argo-rollouts-manager v0.0.5-0.20241019174305-df262fe66d25 h1:Q3Xe/zfMlZ7AqW8FT2l4cGmKfsdhC99V3bulDhD7Pqo =
624
+ github.com/argoproj-labs/argo-rollouts-manager v0.0.5-0.20241019174305-df262fe66d25 /go.mod h1:seR9B+tx6AbGaya+JA61HDBFciKx7FM7t/1IMhOwXlM =
625
625
github.com/argoproj-labs/argocd-operator v0.12.1-0.20241009134657-7cd9755474eb h1:AklnEY7Ykr3iFjQsSR8T3r68clGUAghb7wT50kSeeM0 =
626
626
github.com/argoproj-labs/argocd-operator v0.12.1-0.20241009134657-7cd9755474eb /go.mod h1:aTGUCLiLqtLHdfXzhHcvxvqVVWrE58aIADtuY6rjhsQ =
627
627
github.com/argoproj/argo-cd/v2 v2.12.4 h1:mlKcLvCX6F8Gz5/q2v6ImsYbSLMTTCeKYYTwGZV5vx4 =
You can’t perform that action at this time.
0 commit comments