Skip to content

Update Go toolchain to 1.25.11#2097

Merged
coderzc merged 1 commit into
masterfrom
copilot/update-pulsarctl-dependencies
Jun 10, 2026
Merged

Update Go toolchain to 1.25.11#2097
coderzc merged 1 commit into
masterfrom
copilot/update-pulsarctl-dependencies

Conversation

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Trivy reports stdlib CVEs in binaries built with Go 1.25.10, fixed in Go 1.25.11 / 1.26.4. This updates the project to the patched 1.25.x toolchain.

  • Go module

    • Bump go.mod from go 1.25.10 to go 1.25.11.
  • CI workflows

    • Update GitHub Actions setup-go references to 1.25.11.
    • Align release, style, Trivy, bookie, package, and function checks on the patched Go version.
  • Docker test environment

    • Update the test Docker image Go source from golang:1.25.10-alpine to golang:1.25.11-alpine.
go 1.25.11

@github-actions

Copy link
Copy Markdown

@Copilot:Thanks for your contribution. For this PR, do we need to update docs?
(The PR template contains info about doc, which helps others know more about the changes. Can you provide doc-related info in this and future PR descriptions? Thanks)

@github-actions github-actions Bot added the doc-info-missing This pr needs to mark a document option in description label Jun 10, 2026
@coderzc coderzc marked this pull request as ready for review June 10, 2026 08:21
@coderzc coderzc requested review from a team, mattisonchao and zymap as code owners June 10, 2026 08:21

Copilot AI commented Jun 10, 2026

Copy link
Copy Markdown
Contributor Author

@copilot:Thanks for your contribution. For this PR, do we need to update docs?
(The [PR template contains info about doc](https://github.com/apache/pulsar/blob/master/.github/PULL_REQUEST_TEMPLATE.md#...

This PR fixes stdlib CVEs reported by Trivy for Go 1.25.10 by moving to Go 1.25.11:

Docs update: not required; this is a build/toolchain security update and does not change user-facing pulsarctl behavior.

Copilot AI requested a review from coderzc June 10, 2026 08:24
@coderzc coderzc merged commit 798c19a into master Jun 10, 2026
13 checks passed
@coderzc coderzc deleted the copilot/update-pulsarctl-dependencies branch June 10, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-info-missing This pr needs to mark a document option in description

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants