Skip to content

Commit

Permalink
build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.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.11.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.10.1...v1.11.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] authored and otavio committed Apr 22, 2022
1 parent 169aeec commit 8f56c46
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 40 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ require (
github.com/gobuffalo/envy v1.9.0 // indirect
github.com/gobuffalo/packd v1.0.0 // indirect
github.com/gobuffalo/packr v1.30.1
github.com/gobuffalo/packr/v2 v2.5.1
github.com/google/go-github v17.0.0+incompatible // indirect
github.com/google/go-querystring v1.0.0 // indirect
github.com/hashicorp/go-version v1.2.1 // indirect
Expand All @@ -21,7 +20,7 @@ require (
github.com/sirupsen/logrus v1.7.0
github.com/spf13/afero v1.8.2
github.com/spf13/cobra v1.1.1
github.com/spf13/viper v1.10.1
github.com/spf13/viper v1.11.0
github.com/stretchr/testify v1.7.1
github.com/tcnksm/go-latest v0.0.0-20170313132115-e3007ae9052e
github.com/vmihailenco/msgpack v4.0.2+incompatible // indirect
Expand Down
Loading

0 comments on commit 8f56c46

Please sign in to comment.