chore: remove local replace directives

This commit is contained in:
Zach Kelling
2026-01-08 23:44:14 -08:00
parent 21b7243e9f
commit a2c22dbba7
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/luxfi/math/big
go 1.24.0
go 1.24.9
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/luxfi/math/bit
go 1.24.0
go 1.24.9
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/luxfi/math/safe
go 1.24.0
go 1.24.9
require golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93