Update go.mod

This commit is contained in:
Hanzo Dev
2025-10-30 12:12:02 -07:00
parent a154081bc1
commit c25b6e7f89
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/luxfi/math
go 1.25
go 1.25.1
require (
github.com/luxfi/geth v1.16.34