-
- Downloads
[renovate] Update module github.com/spf13/cobra to v1.9.1
See merge request !1215 Co-authored-by:Renovate Bot <renovate@danet.fbi.h-da.de>
parent
4be61b62
No related branches found
No related tags found
Pipeline #262386 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
Stage: deploy
... | @@ -19,7 +19,7 @@ require ( | ... | @@ -19,7 +19,7 @@ require ( |
github.com/pterm/pterm v0.12.80 | github.com/pterm/pterm v0.12.80 | ||
github.com/sethvargo/go-password v0.3.1 | github.com/sethvargo/go-password v0.3.1 | ||
github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
github.com/spf13/cobra v1.9.0 | github.com/spf13/cobra v1.9.1 | ||
github.com/spf13/pflag v1.0.6 | github.com/spf13/pflag v1.0.6 | ||
github.com/spf13/viper v1.19.0 | github.com/spf13/viper v1.19.0 | ||
github.com/stretchr/objx v0.5.2 // indirect | github.com/stretchr/objx v0.5.2 // indirect | ||
... | ... |
Please register or sign in to comment