1
1
module github.com/lightninglabs/taproot-assets
2
2
3
- go 1.23.9
3
+ go 1.23.10
4
4
5
5
require (
6
6
github.com/btcsuite/btcd v0.24.3-0.20250318170759-4f4ea81776d6
@@ -9,8 +9,8 @@ require (
9
9
github.com/btcsuite/btcd/btcutil/psbt v1.1.10
10
10
github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0
11
11
github.com/btcsuite/btclog v0.0.0-20241003133417-09c4e92e319c
12
- github.com/btcsuite/btclog/v2 v2.0.1-0.20250602222548-9967d19bb084
13
- github.com/btcsuite/btcwallet v0.16.14
12
+ github.com/btcsuite/btclog/v2 v2.0.1-0.20250728225537-6090e87c6c5b
13
+ github.com/btcsuite/btcwallet v0.16.15-0.20250805011126-a3632ae48ab3
14
14
github.com/btcsuite/btcwallet/wallet/txsizes v1.2.5
15
15
github.com/btcsuite/btcwallet/wtxmgr v1.5.6
16
16
github.com/caddyserver/certmagic v0.17.2
@@ -41,11 +41,11 @@ require (
41
41
github.com/prometheus/client_golang v1.14.0
42
42
github.com/stretchr/testify v1.10.0
43
43
github.com/urfave/cli v1.22.14
44
- golang.org/x/crypto v0.36 .0
44
+ golang.org/x/crypto v0.37 .0
45
45
golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8
46
- golang.org/x/net v0.38 .0
47
- golang.org/x/sync v0.12 .0
48
- golang.org/x/term v0.30 .0
46
+ golang.org/x/net v0.39 .0
47
+ golang.org/x/sync v0.13 .0
48
+ golang.org/x/term v0.31 .0
49
49
golang.org/x/time v0.5.0
50
50
google.golang.org/grpc v1.64.1
51
51
google.golang.org/protobuf v1.34.2
@@ -81,8 +81,8 @@ require (
81
81
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
82
82
github.com/decred/dcrd/crypto/blake256 v1.0.1 // indirect
83
83
github.com/decred/dcrd/lru v1.1.2 // indirect
84
- github.com/docker/cli v28.0 .1+incompatible // indirect
85
- github.com/docker/docker v28.0 .1+incompatible // indirect
84
+ github.com/docker/cli v28.1 .1+incompatible // indirect
85
+ github.com/docker/docker v28.1 .1+incompatible // indirect
86
86
github.com/docker/go-connections v0.5.0 // indirect
87
87
github.com/docker/go-units v0.5.0 // indirect
88
88
github.com/dustin/go-humanize v1.0.1 // indirect
@@ -108,12 +108,12 @@ require (
108
108
github.com/jackc/pgio v1.0.0 // indirect
109
109
github.com/jackc/pgpassfile v1.0.0 // indirect
110
110
github.com/jackc/pgproto3/v2 v2.3.3 // indirect
111
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
112
- github.com/jackc/pgtype v1.14.0 // indirect
113
- github.com/jackc/pgx/v4 v4.18.2 // indirect
114
- github.com/jackc/pgx/v5 v5.5 .4 // indirect
111
+ github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
112
+ github.com/jackc/pgtype v1.14.4 // indirect
113
+ github.com/jackc/pgx/v4 v4.18.3 // indirect
114
+ github.com/jackc/pgx/v5 v5.7 .4 // indirect
115
115
github.com/jackc/puddle v1.3.0 // indirect
116
- github.com/jackc/puddle/v2 v2.2.1 // indirect
116
+ github.com/jackc/puddle/v2 v2.2.2 // indirect
117
117
github.com/jackpal/gateway v1.0.5 // indirect
118
118
github.com/jackpal/go-nat-pmp v0.0.0-20170405195558-28a68d0c24ad // indirect
119
119
github.com/jonboulle/clockwork v0.2.2 // indirect
@@ -128,7 +128,7 @@ require (
128
128
github.com/lightninglabs/lightning-node-connect/gbn v1.0.1 // indirect
129
129
github.com/lightninglabs/lightning-node-connect/mailbox v1.0.1 // indirect
130
130
github.com/lightninglabs/neutrino v0.16.1 // indirect
131
- github.com/lightningnetwork/lightning-onion v1.2.1-0.20240712235311-98bd56499dfb // indirect
131
+ github.com/lightningnetwork/lightning-onion v1.2.1-0.20240815225420-8b40adf04ab9 // indirect
132
132
github.com/lightningnetwork/lnd/healthcheck v1.2.6 // indirect
133
133
github.com/lightningnetwork/lnd/kvdb v1.4.16 // indirect
134
134
github.com/lightningnetwork/lnd/queue v1.1.1 // indirect
@@ -190,8 +190,8 @@ require (
190
190
go.uber.org/multierr v1.6.0 // indirect
191
191
go.uber.org/zap v1.23.0 // indirect
192
192
golang.org/x/mod v0.21.0 // indirect
193
- golang.org/x/sys v0.31 .0 // indirect
194
- golang.org/x/text v0.23 .0 // indirect
193
+ golang.org/x/sys v0.32 .0 // indirect
194
+ golang.org/x/text v0.24 .0 // indirect
195
195
golang.org/x/tools v0.24.0 // indirect
196
196
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
197
197
google.golang.org/genproto/googleapis/api v0.0.0-20240513163218-0867130af1f8 // indirect
@@ -217,3 +217,9 @@ replace github.com/golang-migrate/migrate/v4 => github.com/lightninglabs/migrate
217
217
218
218
// Note this is a temproary replace and will be removed when taprpc is tagged.
219
219
replace github.com/lightninglabs/taproot-assets/taprpc => ./taprpc
220
+
221
+ replace github.com/lightningnetwork/lnd => github.com/GeorgeTsagk/lnd v0.0.0-20250806121655-c98792e8a1c1
222
+
223
+ replace github.com/lightningnetwork/lnd/sqldb => github.com/GeorgeTsagk/lnd/sqldb v0.0.0-20250806121655-c98792e8a1c1
224
+
225
+ replace github.com/lightninglabs/lndclient => github.com/GeorgeTsagk/lndclient v0.0.0-20250806122136-d60d44f906c3
0 commit comments