Merge pull request #106 from prymitive/dependabot/dep/github.com/spf13/viper-1.2.1

build(deps): bump github.com/spf13/viper from 1.2.0 to 1.2.1
This commit is contained in:
Łukasz Mierzwa
2018-10-02 21:28:44 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
Gopkg.lock generated
View File

@@ -337,12 +337,12 @@
version = "v1.0.2"
[[projects]]
digest = "1:6e30a27eac59a148b3f7a32e0ba54706b31dcde5a42f63b22cb47873b62fa343"
digest = "1:214775c11fd26da94a100111a62daa25339198a4f9c57cb4aab352da889f5b93"
name = "github.com/spf13/viper"
packages = ["."]
pruneopts = "UT"
revision = "8fb642006536c8d3760c99d4fa2389f5e2205631"
version = "v1.2.0"
revision = "2c12c60302a5a0e62ee102ca9bc996277c2f64f5"
version = "v1.2.1"
[[projects]]
digest = "1:03aa6e485e528acb119fb32901cf99582c380225fc7d5a02758e08b180cb56c3"

View File

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