Skip to content

Commit

Permalink
build(deps): bump github.com/spf13/viper from 1.10.1 to 1.17.0
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.17.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.10.1...v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 14, 2023
1 parent e6cfb8e commit 12a2c1d
Show file tree
Hide file tree
Showing 2 changed files with 1,366 additions and 63 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ require (
github.com/pelletier/go-toml v1.9.5
github.com/rs/zerolog v1.29.1
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.10.1
golang.org/x/sync v0.1.0
golang.org/x/sys v0.0.0-20211210111614-af8b64212486
github.com/spf13/viper v1.17.0
golang.org/x/sync v0.3.0
golang.org/x/sys v0.12.0
gopkg.in/yaml.v2 v2.4.0
)

0 comments on commit 12a2c1d

Please sign in to comment.