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:08:58 -07:00
parent 3421125182
commit 1430ed6c64
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/luxfi/keys
go 1.26
go 1.26.1
require (
github.com/luxfi/address v1.0.1