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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixes GO-2026-5026 — failure to reject ASCII-only Punycode-encoded labels in
golang.org/x/net/idna(reachable via the k8s clientLimitRange.Deletepath).golang.org/x/netv0.53.0 → v0.55.0go mod tidyalso bumped x/sys, x/term, x/textgovulncheck ./...→ No vulnerabilities found.