chore: sync working tree

Commits 1 outstanding change(s) that were sitting uncommitted.
No build artifacts and no secrets in the changeset (both checked).
This commit is contained in:
zeekay
2026-07-26 10:13:35 -07:00
parent 8b8e4a9496
commit d3443646cb
+2 -2
View File
@@ -3,9 +3,9 @@ module github.com/luxfi/go-bip32
go 1.26.4
require (
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.0
github.com/decred/dcrd/dcrec/secp256k1/v4 v4.4.1
github.com/stretchr/testify v1.11.1
golang.org/x/crypto v0.48.0
golang.org/x/crypto v0.53.0
)
require (