File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ require (
189189 github.com/mattn/go-runewidth v0.0.16 // indirect
190190 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
191191 github.com/olekukonko/tablewriter v0.0.5 // indirect
192- github.com/openshift/client-go v0.0.0-20250324153519-f0faeb0f2f2e // indirect
192+ github.com/openshift/client-go db0dee36e235 // indirect
193193 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
194194 github.com/prometheus/prometheus v0.301.0
195195 github.com/rivo/uniseg v0.4.7 // indirect
@@ -209,7 +209,7 @@ require (
209209
210210replace (
211211 github.com/openshift/api => github.com/openshift/api v0.0.0-20250120092857-366ffb8c60da
212- github.com/openshift/client-go => github.com/openshift/client-go v0.0.0-20250106104058-89709a455e2a
212+ github.com/openshift/client-go => github.com/openshift/client-go db0dee36e235
213213 k8s.io/api => k8s.io/api v0.32.3
214214 k8s.io/apimachinery => k8s.io/apimachinery v0.32.3
215215 k8s.io/client-go => k8s.io/client-go v0.32.1
You can’t perform that action at this time.
0 commit comments