Skip to content

chore: update Go toolchain to 1.26.5#23

Open
github-actions[bot] wants to merge 11 commits into
mainfrom
chore/go-toolchain-1265
Open

chore: update Go toolchain to 1.26.5#23
github-actions[bot] wants to merge 11 commits into
mainfrom
chore/go-toolchain-1265

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Updates the project Go toolchain baseline to Go 1.26.5.

This PR keeps the Go baseline aligned across go.mod and Docker golang:* builder image tags. GitHub Actions already read the Go version from go.mod via go-version-file: go.mod, so regular post-volcano-sh#391 Go baseline updates should not need workflow file changes.

Which issue(s) this PR fixes:

NONE

Special notes for your reviewer:

  • Generated by the scheduled Go Toolchain Update workflow.
  • Validation run in the workflow:
    • python3 hack/go-toolchain.py update --version 1.26.5
    • go mod tidy
    • python3 hack/go-toolchain.py verify --check-latest --require-latest
    • git diff --check
    • git diff --exit-code -- .github/workflows
  • PRs created with GITHUB_TOKEN may not recursively trigger every downstream workflow, so normal PR CI should still be checked before merge.

Does this PR introduce a user-facing change?:

NONE

ranxi2001 and others added 11 commits July 7, 2026 20:34
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: ranxi2001 <ranxi169@163.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

1 participant