Bump github.com/spf13/viper from 1.8.0 to 1.8.1 (#221)

This commit is contained in:
dependabot[bot]
2021-06-26 10:41:37 +10:00
committed by GitHub
parent d78e590b3d
commit 561caa48ba
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/sirupsen/logrus v1.8.1
github.com/spf13/cobra v0.0.7
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.8.0
github.com/spf13/viper v1.8.1
github.com/stretchr/objx v0.2.0 // indirect
github.com/stretchr/testify v1.7.0
github.com/tidwall/redcon v1.4.0