File tree Expand file tree Collapse file tree 2 files changed +4
-222
lines changed
Expand file tree Collapse file tree 2 files changed +4
-222
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,6 @@ require (
111111 github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
112112 github.com/opencontainers/go-digest v1.0.0 // indirect
113113 github.com/opencontainers/image-spec v1.1.1 // indirect
114- github.com/openshift/client-go v0.0.0-20200325131901-f7baeb993edb // indirect
115114 github.com/patrickmn/go-cache v2.1.1-0.20191004192108-46f407853014+incompatible // indirect
116115 github.com/peterbourgon/diskv v2.0.1+incompatible // indirect
117116 github.com/pjbgf/sha1cd v0.3.2 // indirect
@@ -178,6 +177,8 @@ require (
178177)
179178
180179replace (
180+ github.com/argoproj-labs/argocd-operator => github.com/Rizwana777/argocd-operator v0.0.0-20250811105028-6000c1dcb916
181+
181182 github.com/golang/protobuf => github.com/golang/protobuf v1.5.4
182183 github.com/grpc-ecosystem/grpc-gateway => github.com/grpc-ecosystem/grpc-gateway v1.16.0
183184
You can’t perform that action at this time.
0 commit comments