Commit 256a9f2
authored
fix: stop Renovate from managing Go modules (#664)
Fixes #660. Dependabot (per the go-app template) and Renovate both
managed gomod, producing duplicate racing update PRs. Dependabot stays
the owner of the core ecosystems; Renovate's gomod manager is disabled
via the top-level manager toggle. Actions/docker duplication was not
part of the issue and is untouched.
_Assisted by claude-code:claude-fable-5 —
[Session](https://claude.ai/code/session_01L7tF9XuJfAfFk4yuY5KfPK)_1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments