Fixes GO-2026-5970 (infinite loop on invalid input in x/text) and GO-2026-5942 (panic parsing invalid SVCB/HTTPS RR in x/net/dns/dnsmessage) reported by govulncheck in CI.
argoyle
scheduled this pull request to auto merge when all checks succeed 2026-08-09 18:24:51 +00:00
argoyle
merged commit b43a3e8edd into main2026-08-09 18:31:27 +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 govulncheck failures in CI:
golang.org/x/text(v0.37.0 → v0.39.0), reachable viagitlab.RestClient.projectApiCall→http.Client.Dogolang.org/x/net/dns/dnsmessage(v0.55.0 → v0.56.0)go mod tidyalso pulledx/sysv0.46.0 andx/termv0.44.0.govulncheck ./...now reports no vulnerabilities;go test -race ./...passes.