build: update to version of golang fork with golang 1.10 bug fix

In this commit, we update the commit of my btcd fork as the saltiest
commit includes a fix for a breaking change (or bug fix). After this
commit, we’ll able to run the set of integration tests with golfing
1.10.
This commit is contained in:
Olaoluwa Osuntokun 2018-02-19 17:28:14 -08:00
parent 8329a31fb0
commit 39f9ae7cac
No known key found for this signature in database
GPG Key ID: 964EA263DD637C21
2 changed files with 4 additions and 4 deletions

6
glide.lock generated
View File

@ -1,5 +1,5 @@
hash: 63c0706e71ebdd4664e6a452bf58035571a8799b24e517ea0d8aa2fb8dd94155
updated: 2018-02-08T15:26:31.423935935-08:00
hash: ccd5caad2b8fa46f76338964fe06f5d6a35b9ed36dd5df8da0748e3e3ab99e6a
updated: 2018-02-19T17:31:51.88595122-08:00
imports:
- name: github.com/aead/chacha20
version: d31a916ded42d1640b9d89a26f8abd53cc96790c
@ -90,7 +90,7 @@ imports:
subpackages:
- internal/socket
- name: github.com/roasbeef/btcd
version: 9978b939c33973be19b932fa7b936079bb7ba38d
version: e6807bc4dd5ddbb95b4ab163f6dd61e4ad79463a
subpackages:
- addrmgr
- blockchain

View File

@ -15,7 +15,7 @@ import:
- proto
- package: github.com/howeyc/gopass
- package: github.com/roasbeef/btcd
version: 9978b939c33973be19b932fa7b936079bb7ba38d
version: e6807bc4dd5ddbb95b4ab163f6dd61e4ad79463a
subpackages:
- blockchain
- btcec