fix(deps): bump golang.org/x/net to v0.55.0 #304

Merged
argoyle merged 1 commits from fix-x-net-vuln into main 2026-05-25 06:23:20 +00:00
Owner

Fixes GO-2026-5026 — failure to reject ASCII-only Punycode-encoded labels in golang.org/x/net/idna (reachable via the k8s client LimitRange.Delete path).

  • golang.org/x/net v0.53.0 → v0.55.0
  • go mod tidy also bumped x/sys, x/term, x/text

govulncheck ./... → No vulnerabilities found.

Fixes **GO-2026-5026** — failure to reject ASCII-only Punycode-encoded labels in `golang.org/x/net/idna` (reachable via the k8s client `LimitRange.Delete` path). - `golang.org/x/net` v0.53.0 → v0.55.0 - `go mod tidy` also bumped x/sys, x/term, x/text `govulncheck ./...` → No vulnerabilities found.
argoyle added 1 commit 2026-05-25 05:48:59 +00:00
fix(deps): bump golang.org/x/net to v0.55.0
default-request-adder / vulnerabilities (pull_request) Successful in 3m17s
default-request-adder / test (pull_request) Successful in 4m12s
default-request-adder / build (pull_request) Successful in 31m53s
4b5a1ef061
Fixes GO-2026-5026 (Punycode label rejection failure in golang.org/x/net/idna).
go mod tidy also bumped x/sys, x/term, x/text.
argoyle scheduled this pull request to auto merge when all checks succeed 2026-05-25 05:49:20 +00:00
argoyle merged commit 8202ed57f1 into main 2026-05-25 06:23:20 +00:00
argoyle deleted branch fix-x-net-vuln 2026-05-25 06:23:21 +00:00
Sign in to join this conversation.