build(deps): Bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#8343)

This commit is contained in:
dependabot[bot]
2022-04-14 16:29:50 -07:00
committed by GitHub
parent 7fa34c63af
commit e40e7ea46e
2 changed files with 78 additions and 38 deletions
+3 -3
View File
@@ -32,10 +32,10 @@ require (
github.com/sasha-s/go-deadlock v0.2.1-0.20190427202633-1595213edefa
github.com/snikch/goodman v0.0.0-20171125024755-10e37e294daa
github.com/spf13/cobra v1.4.0
github.com/spf13/viper v1.10.1
github.com/spf13/viper v1.11.0
github.com/stretchr/testify v1.7.1
github.com/tendermint/tm-db v0.6.6
golang.org/x/crypto v0.0.0-20210915214749-c084706c2272
golang.org/x/net v0.0.0-20211208012354-db4efeb81f4b
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4
golang.org/x/net v0.0.0-20220412020605-290c469a71a5
google.golang.org/grpc v1.45.0
)