-
- Downloads
[renovate] Update module github.com/spf13/cobra to v1.7.0
parent
d48c8270
No related branches found
No related tags found
This commit is part of merge request !448. Comments created here will be created in the context of that merge request.
... | ... | @@ -17,7 +17,7 @@ require ( |
github.com/pterm/pterm v0.12.58 | ||
github.com/sethvargo/go-password v0.2.0 | ||
github.com/sirupsen/logrus v1.9.0 | ||
github.com/spf13/cobra v1.6.1 | ||
github.com/spf13/cobra v1.7.0 | ||
github.com/spf13/pflag v1.0.5 | ||
github.com/spf13/viper v1.15.0 | ||
github.com/stretchr/objx v0.5.0 // indirect | ||
... | ... | @@ -50,7 +50,7 @@ require ( |
github.com/golang/snappy v0.0.4 // indirect | ||
github.com/gookit/color v1.5.3 // indirect | ||
github.com/hashicorp/hcl v1.0.0 // indirect | ||
github.com/inconshreveable/mousetrap v1.0.1 // indirect | ||
github.com/inconshreveable/mousetrap v1.1.0 // indirect | ||
github.com/klauspost/compress v1.15.9 // indirect | ||
github.com/kylelemons/godebug v1.1.0 // indirect | ||
github.com/magiconair/properties v1.8.7 // indirect | ||
... | ... |
Please register or sign in to comment