Commit 09c42c5
Add self-hosted Renovate Bot for Go version management (#4736)
## Changes
Add Renovate to manage the `go` directive version across all go.mod
files (/, /tools, /bundle/internal/tf/codegen). Dependabot continues to
handle package dependency updates with `go` version ignored to avoid
duplicate PRs.
## Why
We had cases where customers complained about scanners detecting CVEs
due to us not running the latest golang version. This would help us
upgrade proactively.
## Tests
Not tested, will test after merging by triggering that workflow.
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3f3cc2b commit 09c42c5
2 files changed
Lines changed: 25 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments