mirror of
https://github.com/muun/recovery.git
synced 2025-11-11 22:40:16 -05:00
Release 2.0.0
This commit is contained in:
6
vendor/github.com/muun/libwallet/go.mod
generated
vendored
6
vendor/github.com/muun/libwallet/go.mod
generated
vendored
@@ -10,10 +10,14 @@ require (
|
||||
github.com/lightningnetwork/lightning-onion v1.0.1
|
||||
github.com/lightningnetwork/lnd v0.10.4-beta
|
||||
github.com/miekg/dns v1.1.29 // indirect
|
||||
github.com/pdfcpu/pdfcpu v0.3.8
|
||||
github.com/pkg/errors v0.9.1
|
||||
golang.org/x/crypto v0.0.0-20200510223506-06a226fb4e37
|
||||
golang.org/x/mobile v0.0.0-20200720140940-1a48f808d81f // indirect
|
||||
golang.org/x/exp v0.0.0-20190731235908-ec7cb31e5a56 // indirect
|
||||
golang.org/x/sys v0.0.0-20200413165638-669c56c373c4 // indirect
|
||||
google.golang.org/protobuf v1.25.0
|
||||
gopkg.in/gormigrate.v1 v1.6.0
|
||||
)
|
||||
|
||||
// Fork that includes the -cache flag for quicker builds
|
||||
replace golang.org/x/mobile => github.com/champo/mobile v0.0.0-20201226003606-ef8e5756cda7
|
||||
|
||||
Reference in New Issue
Block a user