Commit 8096301 1 parent b1c19e8 commit 8096301 Copy full SHA for 8096301
File tree 3 files changed +3
-2
lines changed
3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
22
22
github.com/lightninglabs/aperture v0.3.2-beta
23
23
github.com/lightninglabs/lndclient v0.18.4-0
24
24
github.com/lightninglabs/loop/looprpc v1.0.0
25
- github.com/lightninglabs/loop/swapserverrpc v1.0.8
25
+ github.com/lightninglabs/loop/swapserverrpc v1.0.11
26
26
github.com/lightningnetwork/lnd v0.18.3-beta.rc3.0.20241011124628-ca3bde901eb8
27
27
github.com/lightningnetwork/lnd/cert v1.2.2
28
28
github.com/lightningnetwork/lnd/clock v1.1.1
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.22.3
4
4
5
5
require (
6
6
github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
7
- github.com/lightninglabs/loop/swapserverrpc v1.0.8
7
+ github.com/lightninglabs/loop/swapserverrpc v1.0.11
8
8
google.golang.org/grpc v1.64.1
9
9
google.golang.org/protobuf v1.34.2
10
10
)
Original file line number Diff line number Diff line change @@ -795,6 +795,7 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
795
795
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
796
796
github.com/lightninglabs/loop/swapserverrpc v1.0.8 h1:bk7dDGuA3JQUsMDqZNyAy5Pcw5xS9jforz7YnyeSxKM =
797
797
github.com/lightninglabs/loop/swapserverrpc v1.0.8 /go.mod h1:Ml3gMwe/iTRLvu1QGGZzXcr0DYSa9sJGwKPktLaWtwE =
798
+ github.com/lightninglabs/loop/swapserverrpc v1.0.11 /go.mod h1:Ml3gMwe/iTRLvu1QGGZzXcr0DYSa9sJGwKPktLaWtwE =
798
799
github.com/lyft/protoc-gen-star v0.6.0 /go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA =
799
800
github.com/lyft/protoc-gen-star v0.6.1 /go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA =
800
801
github.com/lyft/protoc-gen-star/v2 v2.0.1 /go.mod h1:RcCdONR2ScXaYnQC5tUzxzlpA3WVYF7/opLeUgcQs/o =
You can’t perform that action at this time.
0 commit comments