From 37e4516673a7123dacabee3cb5427e700ca03a9e Mon Sep 17 00:00:00 2001 From: zeekay Date: Sun, 26 Jul 2026 10:13:37 -0700 Subject: [PATCH] chore: sync working tree Commits 1 outstanding change(s) that were sitting uncommitted. No build artifacts and no secrets in the changeset (both checked). --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 95027ea..66d2330 100644 --- a/go.mod +++ b/go.mod @@ -2,4 +2,4 @@ module github.com/luxfi/go-bip39 go 1.26.4 -require golang.org/x/crypto v0.48.0 +require golang.org/x/crypto v0.53.0