deps: Update github.com/spf13/cobra v1.2.1 => v1.3.0

This commit is contained in:
Anthony Fok
2022-02-22 10:47:21 -07:00
committed by Bjørn Erik Pedersen
parent e97d3c640f
commit 96c0bdf3aa
2 changed files with 19 additions and 42 deletions

2
go.mod
View File

@@ -50,7 +50,7 @@ require (
github.com/sanity-io/litter v1.5.1
github.com/spf13/afero v1.6.0
github.com/spf13/cast v1.4.1
github.com/spf13/cobra v1.2.1
github.com/spf13/cobra v1.3.0
github.com/spf13/fsync v0.9.0
github.com/spf13/jwalterweatherman v1.1.0
github.com/spf13/pflag v1.0.5