build(deps): bump github.com/spf13/viper from 1.4.0 to 1.5.0 (#4102)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.4.0...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-11-01 15:50:11 -07:00
committed by Marko
parent cbd5e031d6
commit 2df4ca0f39
2 changed files with 7 additions and 1 deletions

2
go.mod
View File

@@ -23,7 +23,7 @@ require (
github.com/rs/cors v1.7.0
github.com/snikch/goodman v0.0.0-20171125024755-10e37e294daa
github.com/spf13/cobra v0.0.1
github.com/spf13/viper v1.4.0
github.com/spf13/viper v1.5.0
github.com/stretchr/testify v1.4.0
github.com/stumble/gorocksdb v0.0.3 // indirect
github.com/tendermint/go-amino v0.14.1