build(deps): bump github.com/spf13/viper from 1.2.1 to 1.3.0

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.2.1...v1.3.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-05 21:49:16 +00:00
parent b2dc1c58ef
commit c0bb168633
2 changed files with 4 additions and 4 deletions

6
Gopkg.lock generated
View File

@@ -346,12 +346,12 @@
version = "v1.0.3"
[[projects]]
digest = "1:214775c11fd26da94a100111a62daa25339198a4f9c57cb4aab352da889f5b93"
digest = "1:34c2a71c3317bd76711f66330d7846597bea8cd26c9df5bfd4603d156503e1bf"
name = "github.com/spf13/viper"
packages = ["."]
pruneopts = "UT"
revision = "2c12c60302a5a0e62ee102ca9bc996277c2f64f5"
version = "v1.2.1"
revision = "41cd1c3aa32b2685fae6c296e6f044bc68922c0e"
version = "v1.3.0"
[[projects]]
digest = "1:03aa6e485e528acb119fb32901cf99582c380225fc7d5a02758e08b180cb56c3"

View File

@@ -95,7 +95,7 @@
[[constraint]]
name = "github.com/spf13/viper"
version = "=1.2.1"
version = "=1.3.0"
[[constraint]]
branch = "v1"