File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
2121 github.com/lightninglabs/aperture v0.3.8-beta
2222 github.com/lightninglabs/lndclient v0.19.0-2
2323 github.com/lightninglabs/loop/looprpc v1.0.0
24- github.com/lightninglabs/loop/swapserverrpc v1.0.11
24+ github.com/lightninglabs/loop/swapserverrpc v1.0.13
2525 github.com/lightninglabs/taproot-assets v0.5.2-0.20250311211321-3793cf066af7
2626 github.com/lightningnetwork/lnd v0.18.0-beta.rc4.0.20250304192711-9feb761b4ec4
2727 github.com/lightningnetwork/lnd/cert v1.2.2
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.23.7
66
77require (
88 github.com/grpc-ecosystem/grpc-gateway/v2 v2.11.3
9- github.com/lightninglabs/loop/swapserverrpc v1.0.11
9+ github.com/lightninglabs/loop/swapserverrpc v1.0.13
1010 google.golang.org/grpc v1.64.1
1111 google.golang.org/protobuf v1.34.2
1212)
Original file line number Diff line number Diff line change @@ -793,8 +793,8 @@ github.com/kr/pretty v0.3.0/go.mod h1:640gp4NfQd8pI5XOwp5fnNeVWj67G7CFk/SaSQn7NB
793793github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
794794github.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 =
796- github.com/lightninglabs/loop/swapserverrpc v1.0.11 h1:R/8c/bo4rpqm5/cfi944rj24oQUlZu+xXjzMhEDSkrc =
797- github.com/lightninglabs/loop/swapserverrpc v1.0.11 /go.mod h1:Ml3gMwe/iTRLvu1QGGZzXcr0DYSa9sJGwKPktLaWtwE =
796+ github.com/lightninglabs/loop/swapserverrpc v1.0.13 h1:Qf4L8QBJKzhKRcC8dpvfrrBEXJMF3+XbpomAHEJsRDY =
797+ github.com/lightninglabs/loop/swapserverrpc v1.0.13 /go.mod h1:Ml3gMwe/iTRLvu1QGGZzXcr0DYSa9sJGwKPktLaWtwE =
798798github.com/lyft/protoc-gen-star v0.6.0 /go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA =
799799github.com/lyft/protoc-gen-star v0.6.1 /go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuzJYeZuUPFPNwA =
800800github.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