build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#2426)

This commit is contained in:
dependabot[bot] 2021-12-21 08:20:52 +01:00 committed by GitHub
parent 4ca6a2fca8
commit ca8cd60f41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 30 deletions

2
go.mod
View file

@ -76,7 +76,7 @@ require (
github.com/sivchari/tenv v1.4.7
github.com/sonatard/noctx v0.0.1
github.com/sourcegraph/go-diff v0.6.1
github.com/spf13/cobra v1.2.1
github.com/spf13/cobra v1.3.0
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.10.1
github.com/ssgreg/nlreturn/v2 v2.2.1