-
- Downloads
[renovate] Update module github.com/spf13/cobra to v1.9.1
parent
9654c7aa
No related branches found
No related tags found
... | ... | @@ -11,7 +11,7 @@ require ( |
github.com/prometheus/procfs v0.15.1 | ||
github.com/shirou/gopsutil v3.21.11+incompatible | ||
github.com/sirupsen/logrus v1.9.3 | ||
github.com/spf13/cobra v1.8.1 | ||
github.com/spf13/cobra v1.9.1 | ||
github.com/spf13/viper v1.19.0 | ||
github.com/vishvananda/netlink v1.3.0 | ||
golang.org/x/net v0.32.0 | ||
... | ... | @@ -35,7 +35,7 @@ require ( |
github.com/sourcegraph/conc v0.3.0 // indirect | ||
github.com/spf13/afero v1.11.0 // indirect | ||
github.com/spf13/cast v1.6.0 // indirect | ||
github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/spf13/pflag v1.0.6 // indirect | ||
github.com/subosito/gotenv v1.6.0 // indirect | ||
github.com/tklauser/go-sysconf v0.3.11 // indirect | ||
github.com/tklauser/numcpus v0.6.0 // indirect | ||
... | ... |
Please register or sign in to comment