diff --git a/go.mod b/go.mod index 54501c9..578f0e5 100644 --- a/go.mod +++ b/go.mod @@ -13,7 +13,7 @@ require ( github.com/spf13/viper v1.7.0 github.com/stretchr/testify v1.5.1 github.com/tendermint/go-amino v0.15.1 - github.com/tendermint/tendermint v0.33.4 + github.com/tendermint/tendermint v0.33.6 github.com/tendermint/tm-db v0.5.1 )