fix: upgrade Go toolchain from 1.25.9 to 1.25.10 by Shelnutt2 · Pull Request #25230 · coder/coder · GitHub
Skip to content

fix: upgrade Go toolchain from 1.25.9 to 1.25.10#25230

Merged
Shelnutt2 merged 1 commit into
release/2.33from
sshelnutt/upgrade-go-1.25.10
May 13, 2026
Merged

fix: upgrade Go toolchain from 1.25.9 to 1.25.10#25230
Shelnutt2 merged 1 commit into
release/2.33from
sshelnutt/upgrade-go-1.25.10

Conversation

@Shelnutt2

Copy link
Copy Markdown
Contributor

Summary

Upgrades Go toolchain from 1.25.9 to 1.25.10 on the release/2.33 branch to address 11 Go stdlib CVEs flagged by IronBank.

Go 1.25.10 (released 2026-05-07) includes security fixes for: cmd/go, cmd/pack, html/template, net, net/http, net/http/httputil, net/mail, and syscall packages.

Changes

  • go.mod: go 1.25.9 -> go 1.25.10
  • .github/actions/setup-go/action.yaml: default version updated
  • dogfood/coder/ubuntu-22.04/Dockerfile: GO_VERSION and GO_CHECKSUM updated
  • dogfood/coder/ubuntu-26.04/Dockerfile: GO_VERSION and GO_CHECKSUM updated

Relates to: ENT-26

Note

Generated by Coder Agents

Go 1.25.10 (released 2026-05-07) includes 11 security fixes for
CVEs in the Go stdlib affecting the go command, pack tool,
html/template, net, net/http, net/http/httputil, net/mail, and
syscall packages.

This addresses the IronBank CVE findings for the v2.33.x release
branch.

Files updated:
- go.mod
- .github/actions/setup-go/action.yaml
- dogfood/coder/ubuntu-22.04/Dockerfile
- dogfood/coder/ubuntu-26.04/Dockerfile
@Shelnutt2 Shelnutt2 added dependencies Pull requests that update a dependency file cherry-pick/v2.33 labels May 12, 2026
@Shelnutt2 Shelnutt2 requested a review from f0ssel May 12, 2026 21:35
@Shelnutt2 Shelnutt2 merged commit e5a96f3 into release/2.33 May 13, 2026
43 of 44 checks passed
@Shelnutt2 Shelnutt2 deleted the sshelnutt/upgrade-go-1.25.10 branch May 13, 2026 00:33
@github-actions github-actions Bot locked and limited conversation to collaborators May 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cherry-pick/v2.33 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants