Bump github.com/spf13/viper from 1.6.2 to 1.6.3 (#148)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.2 to 1.6.3.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.6.2...v1.6.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
This commit is contained in:
dependabot-preview[bot]
2020-05-05 14:54:41 +10:00
committed by GitHub
parent 028d248d61
commit dae196a820
2 changed files with 9 additions and 1 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/spf13/cobra v0.0.7
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.6.2
github.com/spf13/viper v1.6.3
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.5.1
github.com/tidwall/redcon v1.3.2