chore: bump Go 1.26.0 → 1.26.1

Fixes 5 stdlib CVEs (html/template, os, net/url, crypto/x509 x2).
This commit is contained in:
Hanzo Dev
2026-03-12 01:09:17 -07:00
parent 7db778821a
commit 647262cb63
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/luxfi/math/big
go 1.26
go 1.26.1
+1 -1
View File
@@ -1,3 +1,3 @@
module github.com/luxfi/math/bit
go 1.26
go 1.26.1
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/luxfi/math
go 1.26
go 1.26.1
require (
github.com/luxfi/ids v1.2.7
+1 -1
View File
@@ -1,5 +1,5 @@
module github.com/luxfi/math/safe
go 1.26
go 1.26.1
require golang.org/x/exp v0.0.0-20260112195511-716be5621a96