Commit 5d6a67f
authored
fix: bump Go from 1.25.8 to 1.25.10 (#25253)
Upgrades the Go toolchain from 1.25.8 to 1.25.10 on the v2.29.x release
branch.
Go 1.25.10 includes security fixes to the go command, the pack tool, and
the html/template, net, net/http, net/http/httputil, net/mail, and
syscall packages. Since v2.29.x was on Go 1.25.8, this single upgrade
also resolves the Go 1.25.8-specific CVEs that were addressed by Go
1.25.9.
Refs https://linear.app/codercom/issue/ENT-49
## Validation
- `./scripts/check_go_versions.sh`
- `git diff --check`
Generated by Coder Agents.1 parent 8782002 commit 5d6a67f
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments