Skip to content

fix: upgrade Go toolchain from 1.25.9 to 1.25.10#25228

Merged
Shelnutt2 merged 1 commit into
release/2.32from
sshelnutt/upgrade-go-1.25.10-v2.32
May 13, 2026
Merged

fix: upgrade Go toolchain from 1.25.9 to 1.25.10#25228
Shelnutt2 merged 1 commit into
release/2.32from
sshelnutt/upgrade-go-1.25.10-v2.32

Conversation

@Shelnutt2
Copy link
Copy Markdown
Contributor

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

Fixes IronBank v2.32.x Go stdlib CVE exposure by upgrading from Go 1.25.9 to 1.25.10.

Reference: https://groups.google.com/g/golang-dev/c/h6eZjndBMqQ

Changed files

  • go.mod: go 1.25.9 to go 1.25.10
  • dogfood/coder/Dockerfile: GO_VERSION and GO_CHECKSUM
  • .github/actions/setup-go/action.yaml: default version

Generated by Coder Agents

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

Updates go.mod, dogfood/coder/Dockerfile, and
.github/actions/setup-go/action.yaml.
@github-actions
Copy link
Copy Markdown

👋 Hey @Shelnutt2!

This PR is targeting the release/2.32 release branch, but its title does not start with fix: or fix(scope):.

Only bug fixes should be cherry-picked to release branches. If this is a bug fix, please update the PR title to match the conventional commit format:

fix: description of the bug fix
fix(scope): description of the bug fix

If this is not a bug fix, it likely should not target a release branch.

@Shelnutt2 Shelnutt2 added dependencies Pull requests that update a dependency file cherry-pick/v2.32 labels May 12, 2026
@Shelnutt2 Shelnutt2 changed the title chore: upgrade Go toolchain from 1.25.9 to 1.25.10 fix: upgrade Go toolchain from 1.25.9 to 1.25.10 May 12, 2026
@Shelnutt2 Shelnutt2 requested a review from f0ssel May 12, 2026 21:34
@Shelnutt2 Shelnutt2 marked this pull request as ready for review May 12, 2026 21:34
@Shelnutt2 Shelnutt2 merged commit 315e800 into release/2.32 May 13, 2026
122 of 137 checks passed
@Shelnutt2 Shelnutt2 deleted the sshelnutt/upgrade-go-1.25.10-v2.32 branch May 13, 2026 11:55
@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.32 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants