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 @@ -5,7 +5,7 @@ go 1.24.4
5
5
require (
6
6
github.com/onsi/ginkgo/v2 v2.25.3
7
7
github.com/onsi/gomega v1.38.2
8
- github.com/openshift/library-go v0.0.0-20250922131550-42e91dd47fe3 // release-4.19
8
+ github.com/openshift/library-go v0.0.0-20251003131124-f838eb5c6019 // release-4.19
9
9
github.com/operator-framework/api v0.34.0
10
10
github.com/spf13/cobra v1.10.1
11
11
github.com/spf13/pflag v1.0.10
@@ -75,7 +75,7 @@ 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
78
+ github.com/openshift/api v0.0.0-20251002150504-230d0e045316 // indirect
79
79
github.com/openshift/client-go v0.0.0-20250710075018-396b36f983ee // indirect
80
80
github.com/pkg/errors v0.9.1 // indirect
81
81
github.com/pkg/profile v1.7.0 // indirect
Original file line number Diff line number Diff line change @@ -166,12 +166,12 @@ github.com/onsi/ginkgo/v2 v2.25.3 h1:Ty8+Yi/ayDAGtk4XxmmfUy4GabvM+MegeB4cDLRi6nw
166
166
github.com/onsi/ginkgo/v2 v2.25.3 /go.mod h1:43uiyQC4Ed2tkOzLsEYm7hnrb7UJTWHYNsuy3bG/snE =
167
167
github.com/onsi/gomega v1.38.2 h1:eZCjf2xjZAqe+LeWvKb5weQ+NcPwX84kqJ0cZNxok2A =
168
168
github.com/onsi/gomega v1.38.2 /go.mod h1:W2MJcYxRGV63b418Ai34Ud0hEdTVXq9NW9+Sx6uXf3k =
169
- github.com/openshift/api v0.0.0-20250710004639-926605d3338b h1:A8OY6adT2aZNp7tsGsilHuQ3RqhzrFx5dzGr/UwXfJg =
170
- github.com/openshift/api v0.0.0-20250710004639-926605d3338b /go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM =
169
+ github.com/openshift/api v0.0.0-20251002150504-230d0e045316 h1:p3AsHallQSuqx/8qYgFLYso/iGKSuuIezkNCGOfQNUQ =
170
+ github.com/openshift/api v0.0.0-20251002150504-230d0e045316 /go.mod h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM =
171
171
github.com/openshift/client-go v0.0.0-20250710075018-396b36f983ee h1:tOtrrxfDEW8hK3eEsHqxsXurq/D6LcINGfprkQC3hqY =
172
172
github.com/openshift/client-go v0.0.0-20250710075018-396b36f983ee /go.mod h1:zhRiYyNMk89llof2qEuGPWPD+joQPhCRUc2IK0SB510 =
173
- github.com/openshift/library-go v0.0.0-20250922131550-42e91dd47fe3 h1:Xa10yCy38Fu/8wJEvJjNbbrW1YQPFc59DoRQyoFCd10 =
174
- github.com/openshift/library-go v0.0.0-20250922131550-42e91dd47fe3 /go.mod h1:NySVbyWw5/CrPKcDl1YNLBR1/IaqYl0Oa5KloyrIguk =
173
+ github.com/openshift/library-go v0.0.0-20251003131124-f838eb5c6019 h1:kn5V9wcW+FuE/0WcXHXTTqPmKBuEnWHdQ+gMII+rUFU =
174
+ github.com/openshift/library-go v0.0.0-20251003131124-f838eb5c6019 /go.mod h1:2812XAOu30VBDzkZ9ShKa5F++VUsf8kDZfl06nH5QRU =
175
175
github.com/operator-framework/api v0.34.0 h1:REiEaYhG1CWmDoajdcAdZqtgoljWG+ixMY59vUX5pFI =
176
176
github.com/operator-framework/api v0.34.0 /go.mod h1:eGncUNIYvWtfGCCKmLzGXvoi3P0TDf3Yd/Z0Sn9E6SQ =
177
177
github.com/orisano/pixelmatch v0.0.0-20220722002657-fb0b55479cde /go.mod h1:nZgzbfBr3hhjoZnS66nKrHmduYNpc34ny7RK4z5/HM0 =
You can’t perform that action at this time.
0 commit comments