Add required beginblocker for SDK v0.42.9
Showing
+2 -2
... | ... | @@ -3,7 +3,7 @@ module github.com/osmosis-labs/osmosis |
go 1.15 | ||
require ( | ||
github.com/cosmos/cosmos-sdk v0.42.5 | ||
github.com/cosmos/cosmos-sdk v0.42.9 | ||
github.com/cosmos/go-bip39 v1.0.0 | ||
github.com/cosmos/iavl v0.16.0 | ||
github.com/gogo/protobuf v1.3.3 | ||
... | ... |
Please register or sign in to comment