We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfcd702 commit da02e51Copy full SHA for da02e51
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 63fa63caf7d0
207
)
0 commit comments