mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
go.mod: re-pin taproot-assets to a commit in main
This commit is contained in:
parent
f2715e39eb
commit
a852596582
2 changed files with 3 additions and 4 deletions
3
go.mod
3
go.mod
|
|
@ -22,8 +22,7 @@ require (
|
|||
github.com/lightninglabs/lndclient v0.19.0-2
|
||||
github.com/lightninglabs/loop/looprpc v1.0.0
|
||||
github.com/lightninglabs/loop/swapserverrpc v1.0.11
|
||||
// TODO(guggero): Update this to a commit in master.
|
||||
github.com/lightninglabs/taproot-assets v0.5.2-0.20250306114727-f0691d155619
|
||||
github.com/lightninglabs/taproot-assets v0.5.2-0.20250311211321-3793cf066af7
|
||||
github.com/lightningnetwork/lnd v0.18.0-beta.rc4.0.20250304192711-9feb761b4ec4
|
||||
github.com/lightningnetwork/lnd/cert v1.2.2
|
||||
github.com/lightningnetwork/lnd/clock v1.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue