File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/imdario/mergo v0.3.16
99 github.com/onsi/ginkgo/v2 v2.24.0
1010 github.com/onsi/gomega v1.38.0
11- github.com/openshift/client-go v0.0.0-20250811163556-6193816ae379
11+ github.com/openshift/client-go v0.0.0-20251010083004-63fa63caf7d0
1212 github.com/presslabs/controller-util v0.16.0
1313 github.com/stretchr/testify v1.10.0
1414 golang.org/x/exp v0.0.0-20250819193227-8b4c13bb791b
@@ -46,7 +46,7 @@ require (
4646 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
4747 github.com/modern-go/reflect2 v1.0.2 // indirect
4848 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
49- github.com/openshift/api v0.0.0-20250811150514-cc869c87a7f0 // indirect
49+ github.com/openshift/api v0.0.0-20251009160459-595e66a09a84 // indirect
5050 github.com/pkg/errors v0.9.1 // indirect
5151 github.com/pmezard/go-difflib v1.0.0 // indirect
5252 github.com/prometheus/client_golang v1.22.0 // indirect
Original file line number Diff line number Diff line change @@ -89,8 +89,12 @@ github.com/onsi/gomega v1.38.0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY=
8989github.com/onsi/gomega v1.38.0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
9090github.com/openshift/api v0.0.0-20250811150514-cc869c87a7f0 h1:K/EiQZE4lBzGMvk7APzYWRuRUJtfwaD5QGRVcny2J1M =
9191github.com/openshift/api v0.0.0-20250811150514-cc869c87a7f0 /go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM =
92+ github.com/openshift/api v0.0.0-20251009160459-595e66a09a84 h1:8LC9yrt+LhRgZ1eVaHb2uxyUET/fqpyelSk2hke7wd4 =
93+ github.com/openshift/api v0.0.0-20251009160459-595e66a09a84 /go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM =
9294github.com/openshift/client-go v0.0.0-20250811163556-6193816ae379 h1:Xr47DBqFVjpLdU4BTtCS5l2XojbRYap2FIPdSj8YYzU =
9395github.com/openshift/client-go v0.0.0-20250811163556-6193816ae379 /go.mod h1:HouQRy4JgvTBpxcyw1YSD/Lp+wjOaUrxjWFHlMtZsk8 =
96+ github.com/openshift/client-go v0.0.0-20251010083004-63fa63caf7d0 h1:LDNn4LirZ/8A5TNCSGAbzwphzEtu06sXKVu7XmEMlrg =
97+ github.com/openshift/client-go v0.0.0-20251010083004-63fa63caf7d0 /go.mod h1:pQtyxK6zaZ+BLLyBioHDOY+bj5oALi5lB65rpuqB+ZI =
9498github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
9599github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
96100github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
You can’t perform that action at this time.
0 commit comments