mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 06:35:07 +01:00
This commit updates the glide packages in the repo to point to the latest btcsuite repos. With this change, we’ll now be able to take advantage of many of the recent updates to the btcsuite package of repos. One highlight is that after this commit, we’ll now be using bech32 by default for p2wkh addresses.
78 lines
2.1 KiB
YAML
78 lines
2.1 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: ee68739ba4ed83f244b115bec0e176f5711b3e7a
|
|
subpackages:
|
|
- blockchain
|
|
- btcec
|
|
- btcjson
|
|
- chaincfg
|
|
- txscript
|
|
- wire
|
|
- connmgr
|
|
- package: github.com/roasbeef/btcrpcclient
|
|
version: d0f4db8b4dad0ca3d569b804f21247c3dd96acbb
|
|
- package: github.com/roasbeef/btcutil
|
|
version: 4675c7e1e02d8fe1f40d1e40a71d31922e62e605
|
|
subpackages:
|
|
- bloom
|
|
- coinset
|
|
- hdkeychain
|
|
- txsort
|
|
- package: github.com/roasbeef/btcwallet
|
|
version: ea0c0b93c6ee2fd89062a7845585a37c9e695ba5
|
|
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: b3ddf786825de56a4178401b7e174ee332173b66
|
|
- package: github.com/lightningnetwork/lightning-onion
|
|
version: a164ed004296342ba8412c03ed9875699b6c594b
|
|
- package: github.com/grpc-ecosystem/grpc-gateway
|
|
version: f2862b476edcef83412c7af8687c9cd8e4097c0f
|
|
- 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: ae7d7bf1950cce2637e2184958f64f39d761471d
|
|
- package: gopkg.in/macaroon.v1
|
|
- package: gopkg.in/macaroon-bakery.v1
|
|
- package: github.com/juju/loggo
|
|
- package: github.com/rogpeppe/fastuuid
|
|
- package: gopkg.in/errgo.v1
|