File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ require (
1010 github.com/operator-framework/deppy v0.0.0-20230125110717-dc02e928470f
1111 github.com/operator-framework/operator-registry v1.26.2
1212 github.com/operator-framework/rukpak v0.11.0
13+ go.uber.org/zap v1.21.0
1314 golang.org/x/net v0.0.0-20220722155237-a158d28d115b
1415 google.golang.org/grpc v1.47.0
1516 k8s.io/api v0.25.0
@@ -70,7 +71,6 @@ require (
7071 github.com/spf13/pflag v1.0.5 // indirect
7172 go.uber.org/atomic v1.7.0 // indirect
7273 go.uber.org/multierr v1.6.0 // indirect
73- go.uber.org/zap v1.21.0 // indirect
7474 golang.org/x/crypto v0.0.0-20220408190544-5352b0902921 // indirect
7575 golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
7676 golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
You can’t perform that action at this time.
0 commit comments