We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcd702 commit a3f6d42Copy full SHA for a3f6d42
go.mod
@@ -203,5 +203,5 @@ require (
203
204
replace (
205
github.com/openshift/api => github.com/openshift/api v0.0.0-20250120092857-366ffb8c60da
206
- github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20250106104058-89709a455e2a
+ github.com/openshift/client-go => github.com/openshift/client-go db0dee36e235
207
)
0 commit comments