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:42 -07:00
parent 983b8c12b3
commit f7d992a286
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/luxfi/go-bip32
go 1.26
go 1.26.1
require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0