Skip to content

Commit

Permalink
Bump github.com/spf13/viper from 1.6.3 to 1.7.0 (#284)
Browse files Browse the repository at this point in the history
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.6.3...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Mark Phelps <markphelps@github.com>
  • Loading branch information
dependabot-preview[bot] and Mark Phelps authored May 16, 2020
1 parent acca51a commit 2fc35d4
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,11 @@ require (
github.com/sirupsen/logrus v1.6.0
github.com/spf13/afero v1.2.0 // indirect
github.com/spf13/cobra v0.0.7
github.com/spf13/viper v1.6.3
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.5.1
github.com/urfave/negroni v1.0.0 // indirect
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
golang.org/x/tools v0.0.0-20200422022333-3d57cf2e726e
google.golang.org/appengine v1.6.0 // indirect
google.golang.org/genproto v0.0.0-20191115221424-83cc0476cb11 // indirect
google.golang.org/grpc v1.29.1
gopkg.in/yaml.v2 v2.2.8
Expand Down
Loading

0 comments on commit 2fc35d4

Please sign in to comment.