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 d1f2df1 commit 8f641aeCopy full SHA for 8f641ae
go.mod
@@ -90,7 +90,7 @@ require (
90
github.com/modern-go/reflect2 v1.0.2 // indirect
91
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
92
github.com/opencontainers/go-digest v1.0.0 // indirect
93
- github.com/operator-framework/operator-lib v0.13.0 // indirect
+ github.com/operator-framework/operator-lib v0.19.0 // indirect
94
github.com/pkg/errors v0.9.1 // indirect
95
github.com/prometheus/client_model v0.6.1 // indirect
96
github.com/prometheus/common v0.62.0 // indirect
0 commit comments