diff --git a/Gopkg.toml b/Gopkg.toml index 486293af71..0a4d3b2f17 100644 --- a/Gopkg.toml +++ b/Gopkg.toml @@ -64,10 +64,6 @@ name = "github.com/tendermint/tendermint" version = "=0.22.0-rc2" -[[constraint]] - name = "github.com/tendermint/tmlibs" - version = "=0.9.0" - [[constraint]] name = "github.com/bartekn/go-bip39" branch = "master"