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 701ea8b commit 0121327Copy full SHA for 0121327
examples/scratch-env/go.mod
@@ -4,6 +4,7 @@ go 1.15
4
5
require (
6
github.com/spf13/pflag v1.0.5
7
+ go.uber.org/zap v1.24.0
8
sigs.k8s.io/controller-runtime v0.0.0-00010101000000-000000000000
9
)
10
0 commit comments