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 @@ -183,7 +183,7 @@ require (
183
183
github.com/mattn/go-runewidth v0.0.16 // indirect
184
184
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
185
185
github.com/olekukonko/tablewriter v0.0.5 // indirect
186
- github.com/openshift/client-go v0.0.0-20250324153519-f0faeb0f2f2e // indirect
186
+ github.com/openshift/client-go ab7eedf8c1f2 // indirect
187
187
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
188
188
github.com/prometheus/prometheus v0.301.0
189
189
github.com/rivo/uniseg v0.4.7 // indirect
@@ -203,5 +203,5 @@ require (
203
203
204
204
replace (
205
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
206
+ github.com/openshift/client-go => github.com/openshift/client-go ab7eedf8c1f2
207
207
)
You can’t perform that action at this time.
0 commit comments