build: update golang.org/x/crypto to v0.55.0 to fix CVE-2026-56854

CVE-2026-56854: source-address critical option not enforced for
non-public-key auth callbacks in golang.org/x/crypto/ssh (GO-2026-6303)
This commit is contained in:
Nick Craig-Wood
2026-08-28 17:38:51 +01:00
parent e88141c4ef
commit e5e1ee3e96
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ require (
github.com/zeebo/xxh3 v1.1.0
go.etcd.io/bbolt v1.5.0
goftp.io/server/v2 v2.0.3
golang.org/x/crypto v0.54.0
golang.org/x/crypto v0.55.0
golang.org/x/net v0.57.0
golang.org/x/oauth2 v0.36.0
golang.org/x/sync v0.22.0