diff --git a/go.mod b/go.mod index a2129a97de..0ef8b181d3 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/lazyledger/lazyledger-app go 1.15 require ( - github.com/cosmos/cosmos-sdk v0.40.0-rc5 + github.com/cosmos/cosmos-sdk v0.41.2 github.com/gogo/protobuf v1.3.2 github.com/golang/protobuf v1.4.3 github.com/golang/snappy v0.0.3-0.20201103224600-674baa8c7fc3 // indirect