Skip to content

Commit ac4d9da

Browse files
committed
build: point glide file at btcsuite instead of roasbeef forks
1 parent eb670db commit ac4d9da

File tree

2 files changed

+19
-21
lines changed

2 files changed

+19
-21
lines changed

glide.lock

Lines changed: 17 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

glide.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ import:
77
- package: github.com/lightningnetwork/lnd
88
subpackages:
99
- chainntnfs
10-
- package: github.com/roasbeef/btcd
10+
- package: github.com/btcsuite/btcd
1111
subpackages:
1212
- btcec
1313
- chaincfg
1414
- wire
15-
- package: github.com/roasbeef/btcutil
15+
- package: github.com/btcsuite/btcutil
1616
- package: golang.org/x/crypto
1717
subpackages:
1818
- ripemd160

0 commit comments

Comments
 (0)