File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/go-logr/logr v1.2.4
9
9
github.com/onsi/ginkgo/v2 v2.11.0
10
10
github.com/onsi/gomega v1.27.10
11
- github.com/openshift/api v0.0.0-20231020115248-f404f2bc3524
11
+ github.com/openshift/api v0.0.0-20231212120913-eaf8145f50e2
12
12
github.com/redhat-cop/operator-utils v1.3.8
13
13
github.com/redhat-cop/vault-config-operator v0.8.24
14
14
github.com/scylladb/go-set v1.0.2
Original file line number Diff line number Diff line change @@ -197,6 +197,8 @@ github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
197
197
github.com/onsi/gomega v1.27.10 /go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M =
198
198
github.com/openshift/api v0.0.0-20231020115248-f404f2bc3524 h1:+hOy0dbg/WIQ2TpBh+aWmoKTHYB82nSM8CfIZtjBmr8 =
199
199
github.com/openshift/api v0.0.0-20231020115248-f404f2bc3524 /go.mod h1:qNtV0315F+f8ld52TLtPvrfivZpdimOzTi3kn9IVbtU =
200
+ github.com/openshift/api v0.0.0-20231212120913-eaf8145f50e2 h1:SXa95Nd5179UzbAS+YVnf7P2qdQk8oe6thV/RXb/rKc =
201
+ github.com/openshift/api v0.0.0-20231212120913-eaf8145f50e2 /go.mod h1:qNtV0315F+f8ld52TLtPvrfivZpdimOzTi3kn9IVbtU =
200
202
github.com/pkg/errors v0.8.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
201
203
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
202
204
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments