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 5e1aeb5 commit 9682ebfCopy full SHA for 9682ebf
go.mod
@@ -97,7 +97,7 @@ require (
97
github.com/modern-go/reflect2 v1.0.2 // indirect
98
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
99
github.com/opencontainers/go-digest v1.0.0 // indirect
100
- github.com/operator-framework/operator-lib v0.13.0 // indirect
+ github.com/operator-framework/operator-lib v0.19.0 // indirect
101
github.com/pkg/errors v0.9.1 // indirect
102
github.com/prometheus/client_model v0.6.2 // indirect
103
github.com/prometheus/common v0.62.0 // indirect
0 commit comments