-
- Downloads
[renovate] Update module github.com/spf13/cobra to v1.8.0
parent
71297a42
No related branches found
No related tags found
... | @@ -17,7 +17,7 @@ require ( | ... | @@ -17,7 +17,7 @@ require ( |
github.com/pterm/pterm v0.12.69 | github.com/pterm/pterm v0.12.69 | ||
github.com/sethvargo/go-password v0.2.0 | github.com/sethvargo/go-password v0.2.0 | ||
github.com/sirupsen/logrus v1.9.3 | github.com/sirupsen/logrus v1.9.3 | ||
github.com/spf13/cobra v1.7.0 | github.com/spf13/cobra v1.8.0 | ||
github.com/spf13/pflag v1.0.5 | github.com/spf13/pflag v1.0.5 | ||
github.com/spf13/viper v1.17.0 | github.com/spf13/viper v1.17.0 | ||
github.com/stretchr/objx v0.5.0 // indirect | github.com/stretchr/objx v0.5.0 // indirect | ||
... | ... |
Please register or sign in to comment