-
- Downloads
[renovate] Update module github.com/spf13/viper to v1.19.0
parent
5408e952
No related branches found
No related tags found
... | ... | @@ -12,7 +12,7 @@ require ( |
github.com/shirou/gopsutil v3.21.11+incompatible | ||
github.com/sirupsen/logrus v1.9.3 | ||
github.com/spf13/cobra v1.8.0 | ||
github.com/spf13/viper v1.18.2 | ||
github.com/spf13/viper v1.19.0 | ||
github.com/vishvananda/netlink v1.1.0 | ||
golang.org/x/net v0.26.0 | ||
golang.org/x/sys v0.21.0 | ||
... | ... | @@ -29,7 +29,7 @@ require ( |
github.com/kylelemons/godebug v1.1.0 // indirect | ||
github.com/magiconair/properties v1.8.7 // indirect | ||
github.com/mitchellh/mapstructure v1.5.0 // indirect | ||
github.com/pelletier/go-toml/v2 v2.1.0 // indirect | ||
github.com/pelletier/go-toml/v2 v2.2.2 // indirect | ||
github.com/sagikazarmark/locafero v0.4.0 // indirect | ||
github.com/sagikazarmark/slog-shim v0.1.0 // indirect | ||
github.com/sourcegraph/conc v0.3.0 // indirect | ||
... | ... |
Please register or sign in to comment