go: replace broken uint128 module host

This commit is contained in:
Slyghtning 2026-03-06 14:50:35 +01:00
parent fdf2b91069
commit 3aa3d0e646
No known key found for this signature in database
GPG key ID: F82D456EA023C9BF
3 changed files with 5 additions and 2 deletions

View file

@ -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