Skip to content

Commit dddf0e4

Browse files
Update github.com/openshift/api digest to eaf8145
1 parent 09c08e4 commit dddf0e4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/go-logr/logr v1.2.4
99
github.com/onsi/ginkgo/v2 v2.11.0
1010
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
1212
github.com/redhat-cop/operator-utils v1.3.8
1313
github.com/redhat-cop/vault-config-operator v0.8.24
1414
github.com/scylladb/go-set v1.0.2

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
197197
github.com/onsi/gomega v1.27.10/go.mod h1:RsS8tutOdbdgzbPtzzATp12yT7kM5I5aElG3evPbQ0M=
198198
github.com/openshift/api v0.0.0-20231020115248-f404f2bc3524 h1:+hOy0dbg/WIQ2TpBh+aWmoKTHYB82nSM8CfIZtjBmr8=
199199
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=
200202
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
201203
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
202204
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=

0 commit comments

Comments
 (0)