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:10:48 -07:00
parent b097cc7f3a
commit 64ec5944ff
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/luxfi/utxo
go 1.26
go 1.26.1
require (
github.com/luxfi/address v1.0.1