@@ -32,15 +32,15 @@ require (
32
32
github.com/lightninglabs/pool v0.6.6-beta
33
33
github.com/lightninglabs/pool/auctioneerrpc v1.1.3
34
34
github.com/lightninglabs/pool/poolrpc v1.0.1
35
- github.com/lightninglabs/taproot-assets v0.6.1-0.20250729190616-3f323918a96e
36
- github.com/lightninglabs/taproot-assets/taprpc v1.0.10-0.20250729190616-3f323918a96e
37
- github.com/lightningnetwork/lnd v0.19.3-beta.rc1
35
+ github.com/lightninglabs/taproot-assets v0.6.1-0.20250828130158-77f942076c03
36
+ github.com/lightninglabs/taproot-assets/taprpc v1.0.10-0.20250828130158-77f942076c03
37
+ github.com/lightningnetwork/lnd v0.19.3-beta.rc2
38
38
github.com/lightningnetwork/lnd/cert v1.2.2
39
39
github.com/lightningnetwork/lnd/clock v1.1.1
40
40
github.com/lightningnetwork/lnd/fn v1.2.5
41
41
github.com/lightningnetwork/lnd/fn/v2 v2.0.8
42
42
github.com/lightningnetwork/lnd/kvdb v1.4.16
43
- github.com/lightningnetwork/lnd/sqldb v1.0.11-0.20250623231731-45c15646c68b
43
+ github.com/lightningnetwork/lnd/sqldb v1.0.11-0.20250820143531-0c2f045f5def
44
44
github.com/lightningnetwork/lnd/tlv v1.3.2
45
45
github.com/lightningnetwork/lnd/tor v1.1.6
46
46
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
@@ -50,12 +50,12 @@ require (
50
50
github.com/stretchr/testify v1.10.0
51
51
github.com/urfave/cli v1.22.14
52
52
go.etcd.io/bbolt v1.3.11
53
- golang.org/x/crypto v0.36 .0
54
- golang.org/x/exp v0.0.0-20240325151524-a685a6edb6d8
55
- golang.org/x/net v0.38 .0
56
- golang.org/x/sync v0.12 .0
53
+ golang.org/x/crypto v0.37 .0
54
+ golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
55
+ golang.org/x/net v0.39 .0
56
+ golang.org/x/sync v0.13 .0
57
57
google.golang.org/grpc v1.65.0
58
- google.golang.org/protobuf v1.34.2
58
+ google.golang.org/protobuf v1.36.5
59
59
gopkg.in/macaroon-bakery.v2 v2.3.0
60
60
gopkg.in/macaroon.v2 v2.1.0
61
61
modernc.org/sqlite v1.34.5
@@ -96,17 +96,17 @@ require (
96
96
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.3.0 // indirect
97
97
github.com/decred/dcrd/lru v1.1.2 // indirect
98
98
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
99
- github.com/docker/cli v28.0 .1+incompatible // indirect
100
- github.com/docker/docker v28.0 .1+incompatible // indirect
99
+ github.com/docker/cli v28.1 .1+incompatible // indirect
100
+ github.com/docker/docker v28.1 .1+incompatible // indirect
101
101
github.com/docker/go-connections v0.5.0 // indirect
102
102
github.com/docker/go-units v0.5.0 // indirect
103
103
github.com/dustin/go-humanize v1.0.1 // indirect
104
104
github.com/fergusstrange/embedded-postgres v1.25.0 // indirect
105
105
github.com/fortytw2/leaktest v1.3.0 // indirect
106
- github.com/go-logr/logr v1.4.2 // indirect
106
+ github.com/go-logr/logr v1.4.3 // indirect
107
107
github.com/go-logr/stdr v1.2.2 // indirect
108
108
github.com/go-macaroon-bakery/macaroonpb v1.0.0 // indirect
109
- github.com/go-viper/mapstructure/v2 v2.3 .0 // indirect
109
+ github.com/go-viper/mapstructure/v2 v2.4 .0 // indirect
110
110
github.com/goccy/go-yaml v1.15.23 // indirect
111
111
github.com/gogo/protobuf v1.3.2 // indirect
112
112
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
@@ -127,12 +127,12 @@ require (
127
127
github.com/jackc/pgio v1.0.0 // indirect
128
128
github.com/jackc/pgpassfile v1.0.0 // indirect
129
129
github.com/jackc/pgproto3/v2 v2.3.3 // indirect
130
- github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a // indirect
131
- github.com/jackc/pgtype v1.14.0 // indirect
132
- github.com/jackc/pgx/v4 v4.18.2 // indirect
133
- github.com/jackc/pgx/v5 v5.6.0 // indirect
130
+ github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761 // indirect
131
+ github.com/jackc/pgtype v1.14.4 // indirect
132
+ github.com/jackc/pgx/v4 v4.18.3 // indirect
133
+ github.com/jackc/pgx/v5 v5.7.4 // indirect
134
134
github.com/jackc/puddle v1.3.0 // indirect
135
- github.com/jackc/puddle/v2 v2.2.1 // indirect
135
+ github.com/jackc/puddle/v2 v2.2.2 // indirect
136
136
github.com/jackpal/gateway v1.0.5 // indirect
137
137
github.com/jackpal/go-nat-pmp v0.0.0-20170405195558-28a68d0c24ad // indirect
138
138
github.com/jedib0t/go-pretty/v6 v6.2.7 // indirect
@@ -148,7 +148,7 @@ require (
148
148
github.com/lightninglabs/lightning-node-connect/hashmailrpc v1.0.3 // indirect
149
149
github.com/lightninglabs/neutrino v0.16.1 // indirect
150
150
github.com/lightninglabs/neutrino/cache v1.1.2 // indirect
151
- github.com/lightningnetwork/lightning-onion v1.2.1-0.20240712235311-98bd56499dfb // indirect
151
+ github.com/lightningnetwork/lightning-onion v1.2.1-0.20240815225420-8b40adf04ab9 // indirect
152
152
github.com/lightningnetwork/lnd/healthcheck v1.2.6 // indirect
153
153
github.com/lightningnetwork/lnd/queue v1.1.1 // indirect
154
154
github.com/lightningnetwork/lnd/ticker v1.1.1 // indirect
@@ -180,7 +180,7 @@ require (
180
180
github.com/shopspring/decimal v1.3.1 // indirect
181
181
github.com/sirupsen/logrus v1.9.3 // indirect
182
182
github.com/soheilhy/cmux v0.1.5 // indirect
183
- github.com/spf13/pflag v1.0.5 // indirect
183
+ github.com/spf13/pflag v1.0.6 // indirect
184
184
github.com/stretchr/objx v0.5.2 // indirect
185
185
github.com/syndtr/goleveldb v1.0.1-0.20210819022825-2ae1ddf74ef7 // indirect
186
186
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 // indirect
@@ -200,23 +200,23 @@ require (
200
200
go.etcd.io/etcd/server/v3 v3.5.12 // indirect
201
201
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
202
202
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
203
- go.opentelemetry.io/otel v1.36 .0 // indirect
203
+ go.opentelemetry.io/otel v1.37 .0 // indirect
204
204
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
205
205
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.20.0 // indirect
206
- go.opentelemetry.io/otel/metric v1.36 .0 // indirect
207
- go.opentelemetry.io/otel/sdk v1.36 .0 // indirect
208
- go.opentelemetry.io/otel/trace v1.36 .0 // indirect
206
+ go.opentelemetry.io/otel/metric v1.37 .0 // indirect
207
+ go.opentelemetry.io/otel/sdk v1.37 .0 // indirect
208
+ go.opentelemetry.io/otel/trace v1.37 .0 // indirect
209
209
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
210
210
go.uber.org/atomic v1.10.0 // indirect
211
211
go.uber.org/mock v0.4.0 // indirect
212
212
go.uber.org/multierr v1.6.0 // indirect
213
- go.uber.org/zap v1.23 .0 // indirect
214
- golang.org/x/mod v0.21 .0 // indirect
213
+ go.uber.org/zap v1.24 .0 // indirect
214
+ golang.org/x/mod v0.24 .0 // indirect
215
215
golang.org/x/sys v0.33.0 // indirect
216
- golang.org/x/term v0.30 .0 // indirect
217
- golang.org/x/text v0.23 .0 // indirect
216
+ golang.org/x/term v0.31 .0 // indirect
217
+ golang.org/x/text v0.24 .0 // indirect
218
218
golang.org/x/time v0.5.0 // indirect
219
- golang.org/x/tools v0.24 .0 // indirect
219
+ golang.org/x/tools v0.31 .0 // indirect
220
220
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
221
221
google.golang.org/genproto/googleapis/api v0.0.0-20240814211410-ddb44dafa142 // indirect
222
222
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 // indirect
@@ -247,3 +247,13 @@ replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-d
247
247
// it is a replace in the tapd repository, it doesn't get propagated here
248
248
// automatically, so we need to add it manually.
249
249
replace github.com/golang-migrate/migrate/v4 => github.com/lightninglabs/migrate/v4 v4.18.2-9023d66a-fork-pr-2
250
+
251
+ replace github.com/lightningnetwork/lnd => github.com/GeorgeTsagk/lnd v0.0.0-20250828120532-b5678a452f36
252
+
253
+ replace github.com/lightningnetwork/lnd/sqldb => github.com/GeorgeTsagk/lnd/sqldb v0.0.0-20250828120532-b5678a452f36
254
+
255
+ replace github.com/lightninglabs/lndclient => github.com/GeorgeTsagk/lndclient v0.0.0-20250828124156-45b539c2e6b7
256
+
257
+ replace github.com/lightninglabs/loop => github.com/GeorgeTsagk/loop v0.0.0-20250828133616-fd2640b33446
258
+
259
+ replace github.com/lightninglabs/loop/looprpc => github.com/GeorgeTsagk/loop/looprpc v0.0.0-20250828133616-fd2640b33446
0 commit comments