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 b1286e7 + 4ed8e63 commit 2d1c83cCopy full SHA for 2d1c83c
go.mod
@@ -15,7 +15,7 @@ require (
15
github.com/fsnotify/fsnotify v1.4.9 // indirect
16
github.com/gogo/protobuf v1.2.1
17
github.com/google/go-cmp v0.5.3 // indirect
18
- github.com/lightningnetwork/lnd v0.11.1-beta
+ github.com/lightningnetwork/lnd v0.12.1-beta
19
github.com/ltcsuite/ltcd v0.0.0-20191228044241-92166e412499 // indirect
20
github.com/miekg/dns v1.1.26 // indirect
21
github.com/pkg/errors v0.9.1 // indirect
0 commit comments