File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ require (
2222 github.com/lightninglabs/aperture v0.3.2-beta
2323 github.com/lightninglabs/lndclient v0.18.4-0
2424 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
2626 github.com/lightningnetwork/lnd v0.18.3-beta.rc3.0.20241011124628-ca3bde901eb8
2727 github.com/lightningnetwork/lnd/cert v1.2.2
2828 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
44
55require (
66 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
88 google.golang.org/grpc v1.64.1
99 google.golang.org/protobuf v1.34.2
1010)
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=
795795github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
796796github.com/lightninglabs/loop/swapserverrpc v1.0.8 h1:bk7dDGuA3JQUsMDqZNyAy5Pcw5xS9jforz7YnyeSxKM =
797797github.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 =
798799github.com/lyft/protoc-gen-star v0.6.0 /go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA =
799800github.com/lyft/protoc-gen-star v0.6.1 /go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA =
800801github.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