Skip to content

Commit 0121327

Browse files
committed
run go mod tidy in ./examples/scratch-env/go.mod
1 parent 701ea8b commit 0121327

File tree

2 files changed

+65
-286
lines changed

2 files changed

+65
-286
lines changed

examples/scratch-env/go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ go 1.15
44

55
require (
66
github.com/spf13/pflag v1.0.5
7+
go.uber.org/zap v1.24.0
78
sigs.k8s.io/controller-runtime v0.0.0-00010101000000-000000000000
89
)
910

0 commit comments

Comments
 (0)