We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf0a76 commit bc4718cCopy full SHA for bc4718c
go.mod
@@ -5,7 +5,7 @@ go 1.18
5
require (
6
github.com/go-logr/logr v1.2.3
7
github.com/openshift/api v0.0.0-20210907084939-33af3ff57ff1
8
- github.com/openshift/cluster-image-registry-operator v0.0.0-20210830135433-48485bb2206c
+ github.com/openshift/cluster-image-registry-operator f27308c19e65
9
github.com/openshift/custom-resource-status v1.1.0
10
github.com/openshift/library-go v0.0.0-20210906100234-6754cfd64cb5
11
github.com/stretchr/testify v1.7.0
0 commit comments