villebro opened a new pull request, #203: URL: https://github.com/apache/superset-kubernetes-operator/pull/203
## Summary Bumps `golang.org/x/text` from `v0.38.0` to `v0.39.0` to fix [GO-2026-5970](https://pkg.go.dev/vuln/GO-2026-5970) — an infinite loop on invalid input in `golang.org/x/text/unicode/norm`. Also picks up compatible bumps to `golang.org/x/mod` (`v0.36.0` → `v0.37.0`) and `golang.org/x/tools` (`v0.45.0` → `v0.47.0`) as transitive upgrades from `go mod tidy`. Renovate did not auto-create a PR for this because it is an indirect dependency not tracked on the Dependency Dashboard. ## Test plan - [ ] `make govulncheck` exits 0 with no findings (was failing with GO-2026-5970 before this change) - [ ] `go build ./...` clean - [ ] Unit and integration tests pass -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
