From bbb02974d77190017e11beaab23dc815d7798736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 6 Dec 2018 10:29:51 +0000 Subject: [PATCH] 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] --- Gopkg.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gopkg.lock b/Gopkg.lock index 91bdfab..cc15223 100644 --- a/Gopkg.lock +++ b/Gopkg.lock @@ -112,12 +112,12 @@ version = "v1.0.1" [[projects]] - digest = "1:9caed8c7c05e8927f5bc6eec5698119b2b63a7cf304effc6c9b818bc864a10d3" + digest = "1:d12d5b3af1a59b158e074068eccc0ded9b9c399091ebe0b70507b46a72a7fc77" name = "github.com/spf13/viper" packages = ["."] pruneopts = "NUT" - revision = "2c12c60302a5a0e62ee102ca9bc996277c2f64f5" - version = "v1.2.1" + revision = "41cd1c3aa32b2685fae6c296e6f044bc68922c0e" + version = "v1.3.0" [[projects]] branch = "master"