chore: update Go module dependencies

This commit is contained in:
Hanzo Dev
2026-03-03 13:37:53 -08:00
parent a0d63e3f0f
commit 983b8c12b3
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/luxfi/go-bip32
go 1.25.5
go 1.26
require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0