Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: bump Go from 1.25.8 to 1.25.10 - #25232

Merged
Shelnutt2 merged 1 commit into
release/2.30from
bump-go-1.25.10-release-2.30
May 13, 2026
Merged

fix: bump Go from 1.25.8 to 1.25.10#25232
Shelnutt2 merged 1 commit into
release/2.30from
bump-go-1.25.10-release-2.30

Conversation

@Shelnutt2

Copy link
Copy Markdown
Contributor

Upgrades Go toolchain from 1.25.8 to 1.25.10 on the v2.30.x release branch.

Go 1.25.10 includes 11 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.30.x was on Go 1.25.8 (not 1.25.9 like v2.31+), this single upgrade also resolves the 9 CVEs from Go 1.25.8 that were addressed in Go 1.25.9.

Refs https://linear.app/codercom/issue/ENT-40

🤖 Generated with Coder Agents

Co-Authored-By: Claude Sonnet 4 [email protected]

This addresses 11 Go stdlib CVEs identified in the IronBank
v2.30.x scan. 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.30.x was on Go 1.25.8 (not 1.25.9 like v2.31+), this
single upgrade also fixes the 9 CVEs from Go 1.25.8 that were
addressed in Go 1.25.9.
@github-actions

Copy link
Copy Markdown
Contributor

👋 Hey @Shelnutt2!

This PR is targeting the release/2.30 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 requested a review from f0ssel May 12, 2026 21:35
@Shelnutt2 Shelnutt2 changed the title chore: bump Go from 1.25.8 to 1.25.10 fix: bump Go from 1.25.8 to 1.25.10 May 12, 2026
@Shelnutt2 Shelnutt2 added dependencies Pull requests that update a dependency file cherry-pick/v2.30 Needs to be cherry-picked to the 2.30 release branch labels May 12, 2026
@Shelnutt2
Shelnutt2 marked this pull request as ready for review May 12, 2026 21:48
@coderagents

coderagents Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

Documentation Check

No Changes Needed

This PR bumps the Go toolchain from 1.25.8 to 1.25.10 (security patch) on the v2.30.x release branch. The changes are limited to build infrastructure (.github/actions/setup-go/action.yaml, dogfood/coder/Dockerfile, go.mod) and do not affect user-facing behavior, APIs, CLI flags, or configuration.


Automated review via Coder Tasks

@Shelnutt2
Shelnutt2 merged commit 0bff6d2 into release/2.30 May 13, 2026
46 of 50 checks passed
@Shelnutt2
Shelnutt2 deleted the bump-go-1.25.10-release-2.30 branch May 13, 2026 00:35
@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.30 Needs to be cherry-picked to the 2.30 release branch dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants