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
|
|
@ -189,3 +189,5 @@ require (
|
|||
replace gonum.org/v1/gonum => github.com/gonum/gonum v0.11.0
|
||||
|
||||
replace gonum.org/v1/plot => github.com/gonum/plot v0.10.1
|
||||
|
||||
replace lukechampine.com/uint128 => github.com/lukechampine/uint128 v1.2.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue