We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2775ea5 + 5430917 commit 9302c63Copy full SHA for 9302c63
go.mod
@@ -11,8 +11,8 @@ require (
11
github.com/grpc-ecosystem/grpc-gateway v1.12.2
12
github.com/jessevdk/go-flags v1.4.0
13
github.com/lightninglabs/protobuf-hex-display v1.3.3-0.20191212020323-b444784ce75d
14
- github.com/lightningnetwork/lnd v0.10.1-beta.rc1
15
- github.com/lightningnetwork/lnd/queue v1.0.3
+ github.com/lightningnetwork/lnd v0.10.0-beta.rc6.0.20200603030653-09bb9db78246
+ github.com/lightningnetwork/lnd/queue v1.0.4
16
github.com/urfave/cli v1.20.0
17
golang.org/x/net v0.0.0-20191002035440-2ec189313ef0
18
golang.org/x/text v0.3.2 // indirect
0 commit comments