Commit 6fba1e3
authored
Remove Go module grouping in renovate (#4398)
The grouping of Go modules is causing some issues, mainly when Gateway API dependencies are included. Since we have to update these manually, it blocks other dependencies from being merged.
It's also good to update Go modules individually in the case of a breakage, it's easier to find and roll back the dependency that broke.1 parent eb04371 commit 6fba1e3
1 file changed
+0
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 21 | | |
33 | 22 | | |
34 | 23 | | |
| |||
0 commit comments