go.mod: github.com/spf13/cobra v1.6.1

full diff: https://github.com/spf13/cobra/compare/v1.5.0...v1.6.1

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2022-11-06 19:03:52 +01:00
parent d1b454232d
commit 1c826d253b
24 changed files with 675 additions and 101 deletions

6
vendor/modules.txt vendored
View File

@@ -393,8 +393,8 @@ github.com/hashicorp/hcl/v2/json
# github.com/imdario/mergo v0.3.13
## explicit; go 1.13
github.com/imdario/mergo
# github.com/inconshreveable/mousetrap v1.0.0
## explicit
# github.com/inconshreveable/mousetrap v1.0.1
## explicit; go 1.18
github.com/inconshreveable/mousetrap
# github.com/jinzhu/gorm v1.9.2
## explicit
@@ -563,7 +563,7 @@ github.com/serialx/hashring
# github.com/sirupsen/logrus v1.9.0
## explicit; go 1.13
github.com/sirupsen/logrus
# github.com/spf13/cobra v1.5.0
# github.com/spf13/cobra v1.6.1
## explicit; go 1.15
github.com/spf13/cobra
# github.com/spf13/pflag v1.0.5