Merge pull request #1 from loomnetwork/master

Flexible versioning on TM
This commit is contained in:
Hendrik Hofstadt 2018-10-11 00:45:15 +02:00 committed by GitHub
commit 7cc8d791b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
[[constraint]]
name = "github.com/tendermint/tendermint"
version = "v0.24.0"
version = "^v0.24.0"
[[override]]
name = "golang.org/x/net"