Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
em-r committed May 15, 2023
1 parent bcaf33e commit bbbba60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ module sigs.k8s.io/kubebuilder-declarative-pattern/plugin
go 1.19

require (
github.com/spf13/afero v1.9.5
github.com/spf13/pflag v1.0.5
sigs.k8s.io/kubebuilder/v3 v3.10.0
)

require (
github.com/gobuffalo/flect v1.0.2 // indirect
github.com/spf13/afero v1.9.5 // indirect
golang.org/x/mod v0.10.0 // indirect
golang.org/x/sys v0.7.0 // indirect
golang.org/x/text v0.9.0 // indirect
Expand Down

0 comments on commit bbbba60

Please sign in to comment.