update abci

This commit is contained in:
Ethan Buchman 2018-06-01 22:07:36 -04:00
parent aa8be33da1
commit e2f5a6fbe4
2 changed files with 3 additions and 9 deletions

10
Gopkg.lock generated
View File

@ -238,8 +238,8 @@
"server",
"types"
]
revision = "c681347ee3c4906b169d39ffc4def87714494cbd"
version = "v0.11.0-rc3"
revision = "9af8b7a7c87478869f8c280ed9539470b8f470b4"
version = "v0.11.0-rc4"
[[projects]]
branch = "master"
@ -263,12 +263,6 @@
revision = "915416979bf70efa4bcbf1c6cd5d64c5fff9fc19"
version = "v0.6.2"
[[projects]]
name = "github.com/tendermint/go-wire"
packages = ["."]
revision = "3c22a7a539411f89a96738fcfa14c1027e24e5ec"
version = "0.9.10"
[[projects]]
name = "github.com/tendermint/tmlibs"
packages = [

View File

@ -71,7 +71,7 @@
[[constraint]]
name = "github.com/tendermint/abci"
version = "~0.11.0-rc3"
version = "~0.11.0-rc4"
[[constraint]]
name = "github.com/tendermint/go-crypto"