mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
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.
73 lines
1.9 KiB
YAML
73 lines
1.9 KiB
YAML
package: github.com/lightningnetwork/lnd
|
|
import:
|
|
- package: github.com/boltdb/bolt
|
|
version: ^1.2.1
|
|
- package: github.com/btcsuite/btclog
|
|
version: 84c8d2346e9fc8c7b947e243b9c24e6df9fd206a
|
|
- package: github.com/btcsuite/go-flags
|
|
- package: github.com/jrick/logrotate
|
|
version: a93b200c26cbae3bb09dd0dc2c7c7fe1468a034a
|
|
- package: github.com/davecgh/go-spew
|
|
subpackages:
|
|
- spew
|
|
- package: github.com/golang/protobuf
|
|
subpackages:
|
|
- proto
|
|
- package: github.com/howeyc/gopass
|
|
- package: github.com/roasbeef/btcd
|
|
version: 34fdda7d41cc47d9456550fd1147a77db89f601a
|
|
subpackages:
|
|
- blockchain
|
|
- btcec
|
|
- btcjson
|
|
- chaincfg
|
|
- txscript
|
|
- wire
|
|
- connmgr
|
|
- package: github.com/roasbeef/btcrpcclient
|
|
version: d0f4db8b4dad0ca3d569b804f21247c3dd96acbb
|
|
- package: github.com/roasbeef/btcutil
|
|
version: a259eaf2ec1b54653cdd67848a41867f280797ee
|
|
subpackages:
|
|
- bloom
|
|
- coinset
|
|
- hdkeychain
|
|
- txsort
|
|
- package: github.com/roasbeef/btcwallet
|
|
version: 9f9f54a1d9e362530b132e5757f657ce804bab1b
|
|
subpackages:
|
|
- chain
|
|
- waddrmgr
|
|
- wallet
|
|
- walletdb/bdb
|
|
- package: github.com/urfave/cli
|
|
version: ^1.18.0
|
|
- package: golang.org/x/crypto
|
|
subpackages:
|
|
- hkdf
|
|
- nacl/secretbox
|
|
- ripemd160
|
|
- scrypt
|
|
- chacha20poly1305
|
|
- salsa20
|
|
- package: golang.org/x/net
|
|
subpackages:
|
|
- context
|
|
- package: google.golang.org/grpc
|
|
version: 8050b9cbc271307e5a716a9d782803d09b0d6f2d
|
|
- package: github.com/lightningnetwork/lightning-onion
|
|
version: 9a8748f89637a86586af383a5c3f9a19cff85b4f
|
|
- package: github.com/grpc-ecosystem/grpc-gateway
|
|
version: 1.1.0
|
|
- package: github.com/go-errors/errors
|
|
- package: github.com/tv42/zbase32
|
|
- package: github.com/awalterschulze/gographviz
|
|
version: ^1.0.0
|
|
- package: google.golang.org/genproto
|
|
subpackages:
|
|
- googleapis/api/annotations
|
|
- package: github.com/ltcsuite/ltcd
|
|
subpackages:
|
|
- chaincfg
|
|
- package: github.com/lightninglabs/neutrino
|
|
version: c7fed0f4f96a576c932589888bb863d90b5a770e
|