Skip to content

Commit 70a6f46

Browse files
Update github.com/openshift/api digest to 744790f
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 87975d6 commit 70a6f46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ require (
7777
require (
7878
github.com/go-logr/logr v1.2.4
7979
github.com/google/go-cmp v0.5.9
80-
github.com/openshift/api v3.9.1-0.20190424152011-77b8897ec79a+incompatible
80+
github.com/openshift/api 744790f2cff7
8181
github.com/operator-framework/operator-lib v0.11.0
8282
golang.org/x/net v0.24.0 // indirect
8383
google.golang.org/protobuf v1.33.0 // indirect
@@ -86,6 +86,6 @@ require (
8686
)
8787

8888
replace (
89-
github.com/openshift/api => github.com/openshift/api v0.0.0-20220414050251-a83e6f8f1d50
89+
github.com/openshift/api => github.com/openshift/api 744790f2cff7
9090
sigs.k8s.io/json => sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6
9191
)

0 commit comments

Comments
 (0)