File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -171,9 +171,6 @@ require (
171171 sigs.k8s.io/yaml v1.2.0 // indirect
172172)
173173
174- // TODO(bhandras): remove when the next swapserverrpc is tagged.
175- replace github.com/lightninglabs/loop/swapserverrpc => ./swapserverrpc
176-
177174// We need to use grpc v1.39.0 because of a change in how HTTP errors are
178175// formatted and sent to the client. This change was introduced in grpc v1.40.0
179176// with https://github.com/grpc/grpc-go/pull/4474.
Original file line number Diff line number Diff line change @@ -383,6 +383,8 @@ github.com/lightninglabs/gozmq v0.0.0-20191113021534-d20a764486bf h1:HZKvJUHlcXI
383383github.com/lightninglabs/gozmq v0.0.0-20191113021534-d20a764486bf /go.mod h1:vxmQPeIQxPf6Jf9rM8R+B4rKBqLA2AjttNxkFBL2Plk =
384384github.com/lightninglabs/lndclient v0.16.0-10 h1:cMBJNfssBQtpgYIu23QLP/qw0ijiT5SBZffnXz8zjJk =
385385github.com/lightninglabs/lndclient v0.16.0-10 /go.mod h1:mqY0znSNa+M40HZowwKfno29RyZnmxoqo++BlYP82EY =
386+ github.com/lightninglabs/loop/swapserverrpc v1.0.4 h1:cEX+mt7xmQlEbmuQ52vOBT7l+a471v94ofdJbB6MmXs =
387+ github.com/lightninglabs/loop/swapserverrpc v1.0.4 /go.mod h1:imy1/sqnb70EEyBKMo4pHwwLBPW8uYahWZ8s+1Xcq1o =
386388github.com/lightninglabs/neutrino v0.15.0 h1:yr3uz36fLAq8hyM0TRUVlef1TRNoWAqpmmNlVtKUDtI =
387389github.com/lightninglabs/neutrino v0.15.0 /go.mod h1:pmjwElN/091TErtSE9Vd5W4hpxoG2/+xlb+HoPm9Gug =
388390github.com/lightninglabs/neutrino/cache v1.1.1 h1:TllWOSlkABhpgbWJfzsrdUaDH2fBy/54VSIB4vVqV8M =
You can’t perform that action at this time.
0 commit comments