Update go.mod dependencies

This commit is contained in:
Zach Kelling
2025-09-24 02:39:13 +00:00
parent 2a3a7e8a14
commit bd2d8bed31
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/luxfi/math
go 1.25.1
go 1.25
require (
github.com/luxfi/geth v1.16.34