go.mod: pin fixed lndclient addinvoice hints

Include https://github.com/lightninglabs/lndclient/pull/268
Preserve AddInvoiceData fields across invoice wrappers
This commit is contained in:
Boris Nagaev 2026-04-14 16:56:02 -05:00
parent 2f5e821049
commit 118c73a0bd
No known key found for this signature in database
3 changed files with 11 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-7
github.com/lightninglabs/lndclient v0.20.0-8
github.com/lightninglabs/loop/looprpc v1.0.7
github.com/lightninglabs/loop/swapserverrpc v1.0.14
github.com/lightninglabs/taproot-assets v0.7.0