remove abci from gopkg.toml

This commit is contained in:
Jae Kwon
2018-06-26 23:58:47 -07:00
parent acd976ad5b
commit 19fc4ac47c

View File

@@ -69,10 +69,6 @@
name = "github.com/stretchr/testify"
version = "~1.2.1"
[[constraint]]
name = "github.com/tendermint/abci"
version = "~0.12.0"
[[constraint]]
name = "github.com/tendermint/go-amino"
version = "~0.10.1"