Remove unnecessary tmlibs in Gopkg.toml

This commit is contained in:
Christopher Goes 2018-07-03 23:10:26 +02:00
parent a118229fcb
commit d26dbbd5f5

View File

@ -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"