-
- Downloads
[renovate] Update module github.com/spf13/cobra to v1.8.1
parent
3aaf691d
Branches
Tags
Pipeline #206964 passed
Stage: build
Stage: build-testing
Stage: test
Stage: analyze
Stage: test-legacy
This commit is part of merge request !917. Comments created here will be created in the context of that merge request.
... | @@ -17,7 +17,7 @@ require ( | ... | @@ -17,7 +17,7 @@ require ( |
github.com/pterm/pterm v0.12.79 | github.com/pterm/pterm v0.12.79 | ||
github.com/sethvargo/go-password v0.3.0 | github.com/sethvargo/go-password v0.3.0 | ||
github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
github.com/spf13/cobra v1.8.0 | github.com/spf13/cobra v1.8.1 | ||
github.com/spf13/pflag v1.0.5 | github.com/spf13/pflag v1.0.5 | ||
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