mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
go: replace broken uint128 module host
This commit is contained in:
parent
fdf2b91069
commit
3aa3d0e646
3 changed files with 5 additions and 2 deletions
2
go.mod
2
go.mod
|
|
@ -219,6 +219,8 @@ replace google.golang.org/protobuf => github.com/lightninglabs/protobuf-go-hex-d
|
|||
// did not yet make it into the upstream repository.
|
||||
replace github.com/golang-migrate/migrate/v4 => github.com/lightninglabs/migrate/v4 v4.18.2-9023d66a-fork-pr-2
|
||||
|
||||
replace lukechampine.com/uint128 => github.com/lukechampine/uint128 v1.2.0
|
||||
|
||||
replace github.com/lightninglabs/loop/swapserverrpc => ./swapserverrpc
|
||||
|
||||
replace github.com/lightninglabs/loop/looprpc => ./looprpc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue