Merge pull request #282 from prymitive/dependabot/dep/github.com/spf13/viper-1.3.1

build(deps): bump github.com/spf13/viper from 1.3.0 to 1.3.1
This commit is contained in:
Łukasz Mierzwa
2018-12-07 11:52:20 +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:34c2a71c3317bd76711f66330d7846597bea8cd26c9df5bfd4603d156503e1bf"
digest = "1:de37e343c64582d7026bf8ab6ac5b22a72eac54f3a57020db31524affed9f423"
name = "github.com/spf13/viper"
packages = ["."]
pruneopts = "UT"
revision = "41cd1c3aa32b2685fae6c296e6f044bc68922c0e"
version = "v1.3.0"
revision = "6d33b5a963d922d182c91e8a1c88d81fd150cfd4"
version = "v1.3.1"
[[projects]]
digest = "1:03aa6e485e528acb119fb32901cf99582c380225fc7d5a02758e08b180cb56c3"

View File

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