mirror of
https://github.com/aljazceru/lspd.git
synced 2026-01-11 18:14:24 +01:00
Update lnd dependency
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,10 +3,10 @@ module github.com/breez/lspd
|
||||
go 1.12
|
||||
|
||||
require (
|
||||
github.com/btcsuite/btcd v0.0.0-20190629003639-c26ffa870fd8
|
||||
github.com/btcsuite/btcd v0.20.0-beta
|
||||
github.com/golang/protobuf v1.3.2
|
||||
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
|
||||
github.com/lightningnetwork/lnd v0.7.0-beta
|
||||
github.com/lightningnetwork/lnd v0.8.0-beta
|
||||
github.com/mholt/certmagic v0.6.2
|
||||
golang.org/x/net v0.0.0-20190628185345-da137c7871d7
|
||||
golang.org/x/sync v0.0.0-20190423024810-112230192c58
|
||||
|
||||
Reference in New Issue
Block a user