go.mod: update lndclient to v0.20.0-4

Include https://github.com/lightninglabs/lndclient/pull/250
SubscribeSingleInvoice: provide full invoice (lnd-20-0 port)

Include https://github.com/lightninglabs/lndclient/pull/254
Port "SendCoins: use SatPerVbyte" and "bump runc to 1.2.8" to lnd-20-0

Fixed Loop build after https://github.com/lightninglabs/lndclient/pull/250
This commit is contained in:
Boris Nagaev 2025-11-10 17:46:39 -03:00
parent 16d56f1274
commit 79848aa93b
No known key found for this signature in database
4 changed files with 9 additions and 5 deletions

2
go.mod
View file

@ -20,7 +20,7 @@ require (
github.com/jessevdk/go-flags v1.4.0
github.com/lib/pq v1.10.9
github.com/lightninglabs/aperture v0.3.13-beta
github.com/lightninglabs/lndclient v0.20.0-1
github.com/lightninglabs/lndclient v0.20.0-4
github.com/lightninglabs/loop/looprpc v1.0.7
github.com/lightninglabs/loop/swapserverrpc v1.0.14
github.com/lightninglabs/taproot-assets v0.7.0-rc1.0.20251014172227-e6ae082c0b4b