Fixes GO-2026-5970 (infinite loop on invalid input in golang.org/x/text), which is reachable from doCheck via the Kubernetes lister and was failing the vulnerabilities job in CI.
Also bumps golang.org/x/net for GO-2026-5942, which govulncheck reports as required but not called.
Fixes `GO-2026-5970` (infinite loop on invalid input in `golang.org/x/text`), which is reachable from `doCheck` via the Kubernetes lister and was failing the `vulnerabilities` job in CI.
Also bumps `golang.org/x/net` for `GO-2026-5942`, which govulncheck reports as required but not called.
```
golang.org/x/text v0.37.0 -> v0.39.0
golang.org/x/net v0.55.0 -> v0.56.0
golang.org/x/sys v0.45.0 -> v0.46.0 (transitive)
golang.org/x/term v0.43.0 -> v0.44.0 (transitive)
```
All indirect dependencies, so Renovate had not opened a branch for them.
`govulncheck ./...` is now clean and `go test -race ./...` passes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_01PuGr8hyEpEpTX4DyLLwfzG
Fixes GO-2026-5970 (infinite loop on invalid input in golang.org/x/text),
which was reachable from doCheck via the Kubernetes lister and failed the
vulnerabilities job in CI. Also bumps golang.org/x/net for GO-2026-5942,
which govulncheck reports as required but not called.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01PuGr8hyEpEpTX4DyLLwfzG
argoyle
scheduled this pull request to auto merge when all checks succeed 2026-08-09 18:52:01 +00:00
argoyle
merged commit ce98f90f40 into main2026-08-09 19:12:07 +00:00
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-5970(infinite loop on invalid input ingolang.org/x/text), which is reachable fromdoCheckvia the Kubernetes lister and was failing thevulnerabilitiesjob in CI.Also bumps
golang.org/x/netforGO-2026-5942, which govulncheck reports as required but not called.All indirect dependencies, so Renovate had not opened a branch for them.
govulncheck ./...is now clean andgo test -race ./...passes.🤖 Generated with Claude Code
https://claude.ai/code/session_01PuGr8hyEpEpTX4DyLLwfzG