File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/redhat-developer/gitops-operator
33go 1.18
44
55require (
6- github.com/argoproj-labs/argocd-operator v0.0.16-0.20221123150618-98abcf634fd3
6+ github.com/argoproj-labs/argocd-operator v0.0.16-0.20221129043241-735fc7aff665
77 github.com/coreos/prometheus-operator v0.40.0
88 github.com/go-logr/logr v1.2.3
99 github.com/google/go-cmp v0.5.8
Original file line number Diff line number Diff line change @@ -147,8 +147,8 @@ github.com/antlr/antlr4/runtime/Go/antlr v0.0.0-20210826220005-b48c857c3a0e/go.m
147147github.com/apache/arrow/go/arrow v0.0.0-20191024131854-af6fa24be0db /go.mod h1:VTxUBvSJ3s3eHAg65PNgrsn5BtqCRPdmyXh6rAfdxN0 =
148148github.com/apache/thrift v0.12.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
149149github.com/apache/thrift v0.13.0 /go.mod h1:cp2SuWMxlEZw2r+iP2GNCdIi4C1qmUzdZFSVb+bacwQ =
150- github.com/argoproj-labs/argocd-operator v0.0.16-0.20221123150618-98abcf634fd3 h1:B67EYIft0vr6FgTUm0JVVsgpGNF9tjbvydZHcb+dCmw =
151- github.com/argoproj-labs/argocd-operator v0.0.16-0.20221123150618-98abcf634fd3 /go.mod h1:4uHOPh2+gCJD3NGPViJOj87tIIOnmHZ97I0njkL5qRU =
150+ github.com/argoproj-labs/argocd-operator v0.0.16-0.20221129043241-735fc7aff665 h1:E9YegZN+VxNT6yAW1UzQcb0+kEdY+56GoBrHm/ToZeg =
151+ github.com/argoproj-labs/argocd-operator v0.0.16-0.20221129043241-735fc7aff665 /go.mod h1:4uHOPh2+gCJD3NGPViJOj87tIIOnmHZ97I0njkL5qRU =
152152github.com/argoproj/argo-cd/v2 v2.5.2 h1:hyPi8NFXW3tG2yURslIMI20GfCdTN1/BDnt4+v5lpoA =
153153github.com/argoproj/argo-cd/v2 v2.5.2 /go.mod h1:3ToENm286PFVlZKNMutBzOwNyhevz4fw9dcgyiq3FIY =
154154github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e /go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o =
You can’t perform that action at this time.
0 commit comments