mirror of
https://github.com/luxfi/math.git
synced 2026-07-27 03:38:49 +00:00
chore: update Go module dependencies
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
module github.com/luxfi/math/big
|
||||
|
||||
go 1.24.9
|
||||
go 1.26
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
module github.com/luxfi/math/bit
|
||||
|
||||
go 1.24.9
|
||||
go 1.26
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
module github.com/luxfi/math
|
||||
|
||||
go 1.25.5
|
||||
go 1.26
|
||||
|
||||
require (
|
||||
github.com/luxfi/ids v1.2.7
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
module github.com/luxfi/math/safe
|
||||
|
||||
go 1.24.9
|
||||
go 1.26
|
||||
|
||||
require golang.org/x/exp v0.0.0-20260112195511-716be5621a96
|
||||
|
||||
Reference in New Issue
Block a user