File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,8 @@ require (
75
75
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
76
76
github.com/modern-go/reflect2 v1.0.2 // indirect
77
77
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
78
- github.com/openshift/api v0.0.0-20250710004639-926605d3338b // indirect
79
- github.com/openshift/client-go v0.0.0-20250710075018-396b36f983ee // indirect
78
+ github.com/openshift/api v0.0.0-20250811150514-cc869c87a7f0 // indirect
79
+ github.com/openshift/client-go v0.0.0-20250811163556-6193816ae379 // indirect
80
80
github.com/pkg/errors v0.9.1 // indirect
81
81
github.com/pkg/profile v1.7.0 // indirect
82
82
github.com/prometheus/client_golang v1.23.0 // indirect
Original file line number Diff line number Diff line change @@ -167,10 +167,10 @@ github.com/onsi/ginkgo/v2 v2.23.4 h1:ktYTpKJAVZnDT4VjxSbiBenUjmlL/5QkBEocaWXiQus
167
167
github.com/onsi/ginkgo/v2 v2.23.4 /go.mod h1:Bt66ApGPBFzHyR+JO10Zbt0Gsp4uWxu5mIOTusL46e8 =
168
168
github.com/onsi/gomega v1.38.0 h1:c/WX+w8SLAinvuKKQFh77WEucCnPk4j2OTUr7lt7BeY =
169
169
github.com/onsi/gomega v1.38.0 /go.mod h1:OcXcwId0b9QsE7Y49u+BTrL4IdKOBOKnD6VQNTJEB6o =
170
- github.com/openshift/api v0.0.0-20250710004639-926605d3338b h1:A8OY6adT2aZNp7tsGsilHuQ3RqhzrFx5dzGr/UwXfJg =
171
- github.com/openshift/api v0.0.0-20250710004639-926605d3338b /go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM =
172
- github.com/openshift/client-go v0.0.0-20250710075018-396b36f983ee h1:tOtrrxfDEW8hK3eEsHqxsXurq/D6LcINGfprkQC3hqY =
173
- github.com/openshift/client-go v0.0.0-20250710075018-396b36f983ee /go.mod h1:zhRiYyNMk89llof2qEuGPWPD+joQPhCRUc2IK0SB510 =
170
+ github.com/openshift/api v0.0.0-20250811150514-cc869c87a7f0 h1:K/EiQZE4lBzGMvk7APzYWRuRUJtfwaD5QGRVcny2J1M =
171
+ github.com/openshift/api v0.0.0-20250811150514-cc869c87a7f0 /go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM =
172
+ github.com/openshift/client-go v0.0.0-20250811163556-6193816ae379 h1:Xr47DBqFVjpLdU4BTtCS5l2XojbRYap2FIPdSj8YYzU =
173
+ github.com/openshift/client-go v0.0.0-20250811163556-6193816ae379 /go.mod h1:HouQRy4JgvTBpxcyw1YSD/Lp+wjOaUrxjWFHlMtZsk8 =
174
174
github.com/openshift/library-go v0.0.0-20250729191057-91376e1b394e h1:xYT+P++PSc9G+Y47pIcU9fm8IDV/tg6tMi3i+0m23pU =
175
175
github.com/openshift/library-go v0.0.0-20250729191057-91376e1b394e /go.mod h1:tptKNust9MdRI0p90DoBSPHIrBa9oh+Rok59tF0vT8c =
176
176
github.com/operator-framework/api v0.33.0 h1:Tdu9doXz6Key2riIiP3/JPahHEgFBXAqyWQN4kOITS8 =
You can’t perform that action at this time.
0 commit comments