build: update glide file to point to latest version of btcwallet

A rather nasty re-org related bug was recently fixed in the upstream
version of roasbeef’s btcwallet. In order to fix this within the main
lnd build, we update the glide files such that the latest changes will
be pulled in.
This commit is contained in:
Olaoluwa Osuntokun 2017-07-11 16:28:08 -07:00
parent f9f9d68543
commit cc8008d5e1
No known key found for this signature in database
GPG Key ID: 9CC5B105D03521A2
2 changed files with 6 additions and 6 deletions

8
glide.lock generated
View File

@ -1,5 +1,5 @@
hash: bd996ebffce37fea29b221c3a555d2a76a9604b51235c07ce95d53fad468cb30
updated: 2017-07-06T14:20:31.838236135-07:00
hash: 0196bc6ca082c099c1acb7703625b5e5fb83df9d87c097a64e15633ed415f898
updated: 2017-07-11T16:16:34.112327207-07:00
imports:
- name: github.com/aead/chacha20
version: d31a916ded42d1640b9d89a26f8abd53cc96790c
@ -67,7 +67,7 @@ imports:
- name: github.com/kkdai/bstream
version: f391b8402d23024e7c0f624b31267a89998fca95
- name: github.com/lightninglabs/neutrino
version: ccfa94a1c213e5df752c08c7edc30cb0a56d4dcf
version: c7fed0f4f96a576c932589888bb863d90b5a770e
subpackages:
- filterdb
- headerfs
@ -107,7 +107,7 @@ imports:
- hdkeychain
- txsort
- name: github.com/roasbeef/btcwallet
version: 619ff8707c1d656061ab68db882205c4f63e19df
version: 9f9f54a1d9e362530b132e5757f657ce804bab1b
subpackages:
- chain
- internal/helpers

View File

@ -34,7 +34,7 @@ import:
- hdkeychain
- txsort
- package: github.com/roasbeef/btcwallet
version: 619ff8707c1d656061ab68db882205c4f63e19df
version: 9f9f54a1d9e362530b132e5757f657ce804bab1b
subpackages:
- chain
- waddrmgr
@ -70,4 +70,4 @@ import:
subpackages:
- chaincfg
- package: github.com/lightninglabs/neutrino
version: ccfa94a1c213e5df752c08c7edc30cb0a56d4dcf
version: c7fed0f4f96a576c932589888bb863d90b5a770e