Fix go dependencies
This commit is contained in:
parent
00c1fd6661
commit
51bb4fe109
6
Gopkg.lock
generated
6
Gopkg.lock
generated
@ -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 = ["."]
|
||||
|
||||
@ -71,4 +71,4 @@
|
||||
|
||||
[[constraint]]
|
||||
branch = "master"
|
||||
name = "github.com/cpacia/bchutil"
|
||||
name = "github.com/martinboehm/bchutil"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user