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 737014b commit 7e77008Copy full SHA for 7e77008
go.mod
@@ -30,7 +30,7 @@ replace (
30
require (
31
github.com/blang/semver v3.5.1+incompatible
32
github.com/ghodss/yaml v1.0.0
33
- github.com/operator-framework/operator-registry v1.5.10
+ github.com/operator-framework/operator-registry v1.5.3
34
github.com/pkg/errors v0.8.1
35
github.com/sirupsen/logrus v1.4.2
36
github.com/spf13/cobra v0.0.5
0 commit comments