Bump Go toolchain to 1.26.2 for CVE fix#3336
Merged
rossnelson merged 2 commits intomainfrom Apr 22, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
rodrigozhou
approved these changes
Apr 21, 2026
cad4696 to
be6110f
Compare
be6110f to
da5c738
Compare
rossedfort
approved these changes
Apr 22, 2026
rossnelson
added a commit
that referenced
this pull request
Apr 22, 2026
Auto-generated version bump from 2.49.0 to 2.49.1 Bump type: patch Changes included: - [`fccd87f9`](fccd87f) Bump Go toolchain to 1.26.2 for CVE fix (#3336) - [`0361e3e9`](0361e3e) Add manual refresh of call stack (#3330) - [`17293020`](1729302) refactor: move fetchDeployment into Deployment component (#3340) Co-authored-by: rossnelson <146089+rossnelson@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
server/Dockerfile:golang:1.25.7-alpine3.23→golang:1.26.2-alpine3.23(both builder stages)server/go.mod:go 1.24.11→go 1.26.2.tool-versions:golang 1.24.11→golang 1.26.2Addresses known CVEs in Go 1.25.7 and 1.26.1 affecting the
ui:2.48.4image and the bundled CLI.Test plan
test.ymlshowsSetup Goresolved to 1.26.2playwright.ymlgreengrep -c 'golang:1.26.2-alpine3.23' server/Dockerfileprints 2uiimage