We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9e2d9b commit 4c80031Copy full SHA for 4c80031
go.work
@@ -14,6 +14,6 @@ replace (
14
15
// FIXME(chrischdi): DONOTMERGE only for testing purposes until we have a merged API PR
16
replace (
17
- github.com/openshift/api => github.com/openshift-cloud-team/openshift-api v0.0.0-20251021140309-072f8960f6e7
18
- github.com/openshift/client-go => github.com/openshift-cloud-team/client-go v0.0.0-20251027075248-dd8d9c1ca50f
+ github.com/openshift/api => github.com/openshift-cloud-team/openshift-api v0.0.0-20251028102453-eb306d4e5279
+ github.com/openshift/client-go => github.com/openshift-cloud-team/client-go v0.0.0-20251028123336-3a9ba3b13647
19
)
0 commit comments