Skip to content

Upgrade Go to 1.25.12 - #1742

Merged
ericyan merged 3 commits into
masterfrom
go-1.25.12
Jul 29, 2026
Merged

Upgrade Go to 1.25.12#1742
ericyan merged 3 commits into
masterfrom
go-1.25.12

Conversation

@ericyan

@ericyan ericyan commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Description

This PR upgrade Go 1.25.12, which includes fixes for a few CVEs. Related issue: #1738

In case this PR introduced Go code changes:

  • contributed code is using same conventions as original code
  • script/cibuild returns with no formatting errors, build errors or unit test errors.

Update the module, Docker build/test images, and local Go bootstrap script
to use Go 1.25.12, which includes fixes for the addressed Go CVEs.
@ericyan
ericyan marked this pull request as ready for review July 29, 2026 10:58
@ericyan
ericyan requested a review from timvaillancourt as a code owner July 29, 2026 10:58
Copilot AI review requested due to automatic review settings July 29, 2026 10:58
jakubpliszka
jakubpliszka previously approved these changes Jul 29, 2026
j2am
j2am previously approved these changes Jul 29, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Go toolchain to 1.25.12 for security fixes.

Changes:

  • Updates Go module and installation versions.
  • Updates test and packaging container images.
  • One blocking issue: installer checksums remain for Go 1.25.9.
Show a summary per file
File Description
script/ensure-go-installed Updates preferred Go version.
go.mod Raises the required Go version.
Dockerfile.test Updates the test image.
Dockerfile.packaging Updates the packaging image.

Review details

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 4/4 changed files
  • Comments generated: 1
  • Review effort level: Medium

Comment thread script/ensure-go-installed
Copilot AI dismissed stale reviews from j2am and jakubpliszka via 83d4824 July 29, 2026 11:03
@ericyan
ericyan merged commit 08d2a5f into master Jul 29, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants