Merge pull request #281 from prymitive/dependabot/dep/github.com/spf13/viper-1.3.0

build(deps): bump github.com/spf13/viper from 1.2.1 to 1.3.0
This commit is contained in:
Łukasz Mierzwa
2018-12-05 22:20:25 +00:00
committed by GitHub
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"