9ffd7bb7ce
This commit resolves an issue where glide would try to install an older version of x/crypto, which for me resulted in blake2b not exposing the interfaces required by the new aezeed package. Using the explicit version has seemed to resolve this entirely.
88 lines
2.5 KiB
YAML
88 lines
2.5 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/jessevdk/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: e6807bc4dd5ddbb95b4ab163f6dd61e4ad79463a
|
|
subpackages:
|
|
- blockchain
|
|
- btcec
|
|
- btcjson
|
|
- chaincfg
|
|
- txscript
|
|
- wire
|
|
- connmgr
|
|
- package: github.com/lightninglabs/gozmq
|
|
version: 0d266ba6d55ea65c18c7a02d8992c89355149e80
|
|
- package: github.com/roasbeef/btcrpcclient
|
|
version: d0f4db8b4dad0ca3d569b804f21247c3dd96acbb
|
|
- package: github.com/roasbeef/btcutil
|
|
version: c3ff179366044979fb9856c2feb79bd4c2184c7a
|
|
subpackages:
|
|
- bloom
|
|
- coinset
|
|
- hdkeychain
|
|
- txsort
|
|
- package: github.com/roasbeef/btcwallet
|
|
version: 7447531cb6752ebf8680bc180e9a21c2c445ee7c
|
|
subpackages:
|
|
- chain
|
|
- waddrmgr
|
|
- wallet
|
|
- walletdb/bdb
|
|
- package: github.com/urfave/cli
|
|
version: ^1.18.0
|
|
- package: golang.org/x/crypto
|
|
version: 49796115aa4b964c318aad4f3084fdb41e9aa067
|
|
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: dbb6dc0eaf32a043c9bc3cfed0fd5fd8db08e3b9
|
|
- 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
|
|
version: 5f654d5faab99ee2b3488fabba98e5f7a5257ee3
|
|
subpackages:
|
|
- chaincfg
|
|
- package: github.com/lightninglabs/neutrino
|
|
version: c933ad49936ac3e5bc1b42e855f2da69745e34cc
|
|
- package: gopkg.in/macaroon.v2
|
|
- package: gopkg.in/macaroon-bakery.v2
|
|
- package: github.com/juju/loggo
|
|
- package: github.com/rogpeppe/fastuuid
|
|
- package: gopkg.in/errgo.v1
|
|
- package: github.com/miekg/dns
|
|
- package: github.com/Yawning/aez
|
|
version: 4dad034d9db2caec23fb8f69b9160ae16f8d46a3
|
|
- package: github.com/kkdai/bstream
|
|
version: f391b8402d23024e7c0f624b31267a89998fca95
|