Fix go dependencies

This commit is contained in:
Martin Boehm 2019-01-09 13:11:45 +01:00
parent 00c1fd6661
commit 51bb4fe109
2 changed files with 1 additions and 7 deletions

6
Gopkg.lock generated
View File

@ -31,12 +31,6 @@
packages = ["."]
revision = "84c8d2346e9fc8c7b947e243b9c24e6df9fd206a"
[[projects]]
branch = "master"
name = "github.com/martinboehm/btcutil"
packages = [".","base58","bech32"]
revision = "501929d3d046174c3d39f0ea54ece471aa17238c"
[[projects]]
name = "github.com/deckarep/golang-set"
packages = ["."]

View File

@ -71,4 +71,4 @@
[[constraint]]
branch = "master"
name = "github.com/cpacia/bchutil"
name = "github.com/martinboehm/bchutil"