-
- Downloads
fix(deps): update module github.com/spf13/viper to v1.12.0 (#3405)
Co-authored-by:
Renovate Bot <bot@renovateapp.com>
... | ... | @@ -41,13 +41,13 @@ require ( |
github.com/sirupsen/logrus v1.8.1 | ||
github.com/spf13/afero v1.8.2 | ||
github.com/spf13/cobra v1.4.0 | ||
github.com/spf13/viper v1.10.1 | ||
github.com/spf13/viper v1.12.0 | ||
github.com/stretchr/testify v1.7.1 | ||
github.com/ugorji/go/codec v1.2.7 | ||
github.com/yuin/goldmark v1.4.12 | ||
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e | ||
golang.org/x/image v0.0.0-20220413100746-70e8d0d3baa9 | ||
golang.org/x/net v0.0.0-20220513224357-95641704303c | ||
golang.org/x/net v0.0.0-20220520000938-2e3eb7b945c2 | ||
golang.org/x/oauth2 v0.0.0-20220524215830-622c5d57e401 | ||
golang.org/x/sync v0.0.0-20220513210516-0976fa681c29 | ||
golang.org/x/text v0.3.7 | ||
... | ... |
This diff is collapsed.
Please register or sign in to comment