File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ require (
1414 github.com/onsi/ginkgo/v2 v2.27.4
1515 github.com/onsi/gomega v1.39.0
1616 github.com/openshift/api v3.9.1-0.20190916204813-cdbe64fb0c91+incompatible
17- github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e // release-4.16
17+ github.com/openshift/client-go 48f4ccfc4e13 // release-4.16
1818 github.com/operator-framework/api v0.33.0
1919 github.com/operator-framework/operator-lifecycle-manager v0.29.0
2020 github.com/segmentio/analytics-go/v3 v3.3.0
@@ -221,7 +221,7 @@ replace (
221221 // Usually not needed unless we have newer k8s.io deps and argocd still uses an old gitops-engine
222222 // github.com/argoproj/gitops-engine => github.com/argoproj/gitops-engine v0.0.0-20240905010810-bd7681ae3f8b
223223 github.com/openshift/api => github.com/openshift/api v0.0.0-20240124164020-e2ce40831f2e
224- github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e
224+ github.com/openshift/client-go => github.com/openshift/client-go 48f4ccfc4e13
225225 // Caused by Argo importing 'k8s.io/api'
226226 // Override all the v0.0.0 entries
227227 k8s.io/api => k8s.io/api v0.33.4
You can’t perform that action at this time.
0 commit comments