-
- Downloads
[renovate] Update module github.com/spf13/cobra to v1.7.0
See merge request !448 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
a1866eee
Branches
Tags
Pipeline #144962 failed
Stage: build
Stage: test
Stage: analyze
Stage: integration-test
Stage: deploy
... | ... | @@ -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