Files
Seth Shelnutt 5d6a67f9ef 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.
2026-05-13 09:30:46 -04:00
..