File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ require (
15
15
github.com/google/uuid v1.6.0
16
16
github.com/onsi/ginkgo/v2 v2.22.2
17
17
github.com/onsi/gomega v1.36.2
18
- github.com/openshift/api v3.9.1-0.20190916204813-cdbe64fb0c91+incompatible
18
+ github.com/openshift/api e577b4d83475
19
19
github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e // release-4.16
20
20
github.com/operator-framework/api v0.27.0
21
21
github.com/operator-framework/operator-lifecycle-manager v0.30.0
@@ -185,7 +185,7 @@ require (
185
185
replace (
186
186
// Usually not needed unless we have newer k8s.io deps and argocd still uses an old gitops-engine
187
187
// github.com/argoproj/gitops-engine => github.com/argoproj/gitops-engine v0.0.0-20240905010810-bd7681ae3f8b
188
- github.com/openshift/api => github.com/openshift/api v0.0.0-20240124164020-e2ce40831f2e
188
+ github.com/openshift/api => github.com/openshift/api e577b4d83475
189
189
github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20240115204758-e6bf7d631d5e
190
190
// Caused by Argo importing 'k8s.io/api'
191
191
// Override all the v0.0.0 entries
You can’t perform that action at this time.
0 commit comments