Skip to content

Commit

Permalink
update tendermint to fix stopping WAL
Browse files Browse the repository at this point in the history
  • Loading branch information
ebuchman committed Jul 2, 2018
1 parent 544454c commit dbabc2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

[[constraint]]
name = "github.com/tendermint/tendermint"
version = "=0.22.0-rc0"
version = "=0.22.0-rc1"

[[constraint]]
name = "github.com/tendermint/tmlibs"
Expand Down

0 comments on commit dbabc2e

Please sign in to comment.