Skip to content

Commit

Permalink
run go mod tidy in ./examples/scratch-env/go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
aerfio committed Sep 18, 2023
1 parent 701ea8b commit 0121327
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 286 deletions.
1 change: 1 addition & 0 deletions examples/scratch-env/go.mod
Expand Up @@ -4,6 +4,7 @@ go 1.15

require (
github.com/spf13/pflag v1.0.5
go.uber.org/zap v1.24.0
sigs.k8s.io/controller-runtime v0.0.0-00010101000000-000000000000
)

Expand Down

0 comments on commit 0121327

Please sign in to comment.