We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 777479e commit 55d2aecCopy full SHA for 55d2aec
go.mod
@@ -22,8 +22,8 @@ require (
22
github.com/spf13/cast v1.5.0
23
github.com/spf13/cobra v1.6.0
24
github.com/spf13/viper v1.13.0
25
- github.com/tendermint/tendermint v0.34.22
26
github.com/stretchr/testify v1.8.1
+ github.com/tendermint/tendermint v0.34.22
27
github.com/tendermint/tm-db v0.6.7
28
google.golang.org/genproto v0.0.0-20220815135757-37a418bb8959
29
google.golang.org/grpc v1.50.1
0 commit comments