Commit d55d36b
authored
Bump to rules_go 0.58.2, update Go in
Updates `rules_go` to 0.58.2 per bazel-contrib/rules_go#4480, and
removes the temporary `git_override`. Updates Go to 1.25.3 in
`WORKSPACE`.
Also bumps the module version in `MODULE.bazel` to 7.1.4 in advance of
the next release.
---
The Go version update in `WORKSPACE` should've been in bazel-contrib#1778, but I
missed including it. `rules_go` is a dev dep only required for linting,
so the impact of this oversight was minimal, but still worth correcting.
Bumped the `MODULE.bazel` version number to indicate that changes from
this point will be part of the next release.WORKSPACE (bazel-contrib#1782)1 parent 752b305 commit d55d36b
2 files changed
+6
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | | - | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | 264 | | |
274 | 265 | | |
275 | 266 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments