Skip to content

Commit bb5f3be

Browse files
Update github.com/openshift/client-go digest to 5f55ff6
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 50a66b7 commit bb5f3be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ require (
183183
github.com/mattn/go-runewidth v0.0.16 // indirect
184184
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
185185
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 5f55ff6979a1 // indirect
187187
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
188188
github.com/prometheus/prometheus v0.301.0
189189
github.com/rivo/uniseg v0.4.7 // indirect
@@ -203,5 +203,5 @@ require (
203203

204204
replace (
205205
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 5f55ff6979a1
207207
)

0 commit comments

Comments
 (0)