Skip to content

fix: bump Go toolchain to 1.25.9 (backport to 2.29)#25255

Closed
Shelnutt2 wants to merge 1 commit into
release/2.29from
backport-go-1.25.9-to-2.29
Closed

fix: bump Go toolchain to 1.25.9 (backport to 2.29)#25255
Shelnutt2 wants to merge 1 commit into
release/2.29from
backport-go-1.25.9-to-2.29

Conversation

@Shelnutt2
Copy link
Copy Markdown
Contributor

Summary

Backports the Go 1.25.9 toolchain bump to the release/2.29 branch, addressing 9 CVEs (1 Critical, 5 High, 3 Medium) present in Go 1.25.8.

Cherry-picked from the main branch change in #24293.

Changes

File Change
go.mod go 1.25.8 -> go 1.25.9
.github/actions/setup-go/action.yaml Default Go version 1.25.8 -> 1.25.9
dogfood/coder/Dockerfile GO_VERSION and GO_CHECKSUM updated to 1.25.9

Fixes: https://linear.app/codercom/issue/ENT-48

Generated by Coder Agents

Context

Bumps the Go toolchain from 1.25.8 to 1.25.9 across go.mod, the shared
setup-go action, and the dogfood image. This resolves 9 CVEs (1 Critical,
5 High, 3 Medium) fixed in Go 1.25.9.

Cherry-picked from the main branch change in #24293.
@github-actions
Copy link
Copy Markdown

👋 Hey @Shelnutt2!

This PR is targeting the release/2.29 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 changed the title build: bump Go toolchain to 1.25.9 (backport to 2.29) fix: bump Go toolchain to 1.25.9 (backport to 2.29) May 13, 2026
@Shelnutt2
Copy link
Copy Markdown
Contributor Author

Replaced by #25253

@Shelnutt2 Shelnutt2 closed this May 13, 2026
@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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant