Skip to content

go: bump required version to 1.25.14 - #1540

Merged
ti-chi-bot[bot] merged 1 commit into
pingcap:masterfrom
zyguan:bump-go
Sep 22, 2026
Merged

ti-chi-bot[bot] merged 1 commit into
pingcap:masterfrom
zyguan:bump-go

Conversation

@zyguan

@zyguan zyguan commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

Issue Number: close #1541

What changed

Bump the required Go version in go.mod from 1.25.0 to 1.25.14.

Testing

  • git diff --check

Summary by CodeRabbit

  • Chores
    • Updated the required Go version to 1.25.14.

Signed-off-by: zyguan <zhongyangguan@gmail.com>
@ti-chi-bot ti-chi-bot Bot added do-not-merge/needs-linked-issue size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 22, 2026
@coderabbitai

coderabbitai Bot commented Sep 22, 2026 •

Copy link
Copy Markdown

Review in Change Stack →

Navigate logical layers of code changes, visualize relationships, and explore their blast radius.

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 8a4e838b-f2f2-4783-92b7-352c65a35930

📥 Commits

Reviewing files that changed from the base of the PR and between d80b6c5 and 41819b2.

📒 Files selected for processing (1)
  • go.mod

Included review availability: Your plan provides up to 2 included reviews per hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The pull request updates the Go version directive in go.mod from 1.25.0 to 1.25.14. No exported or public entity declarations change.

Changes

Go version update

Layer / File(s) Summary
Module directive update
go.mod
The go directive changes from 1.25.0 to 1.25.14.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~2 minutes

Change: Other

Merge Risk: ⚪ Minimal · up to 41819

This updates the module’s required Go version without changing application behavior; no merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: updating the required Go version to 1.25.14.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

A rabbit checks the module line
Go versions march in order fine
From one point five to fourteen bright
The directive now reads right
Tiny change, clear and light

Comment @coderabbitai help to get the list of available commands.

@zyguan

zyguan commented Sep 22, 2026

Copy link
Copy Markdown
Contributor Author

/check-issue-triage-complete

@ti-chi-bot ti-chi-bot Bot added needs-1-more-lgtm Indicates a PR needs 1 more LGTM. approved labels Sep 22, 2026
@ti-chi-bot

ti-chi-bot Bot commented Sep 22, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfzjywxk, lcwangchao

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [cfzjywxk,lcwangchao]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot Bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Sep 22, 2026
@ti-chi-bot

ti-chi-bot Bot commented Sep 22, 2026

Copy link
Copy Markdown

[LGTM Timeline notifier]

Timeline:

  • 2026-09-22 04:51:38.139178109 +0000 UTC m=+80423.364399216: ☑️ agreed by cfzjywxk.
  • 2026-09-22 06:03:09.646499911 +0000 UTC m=+84714.871721019: ☑️ agreed by lcwangchao.

@ti-chi-bot
ti-chi-bot Bot merged commit 0e902ba into pingcap:master Sep 22, 2026
7 checks passed
ti-chi-bot Bot pushed a commit that referenced this pull request Sep 24, 2026
Backport #1540 to align the release branch with the
required Go patch version. Record the checksum needed for a clean
module tidy with that version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade Go to 1.25.14

3 participants