Skip to content

Bump Go in CI and go.mod to to 1.25#645

Merged
sairon merged 1 commit intomasterfrom
go-1.25
Mar 31, 2026
Merged

Bump Go in CI and go.mod to to 1.25#645
sairon merged 1 commit intomasterfrom
go-1.25

Conversation

@sairon
Copy link
Copy Markdown
Member

@sairon sairon commented Mar 31, 2026

Summary by CodeRabbit

  • Chores
    • Updated Go toolchain version requirement to 1.25.0 across build environments and project configuration.

@sairon sairon requested a review from agners March 31, 2026 12:35
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 31, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 769b4fd5-995c-4722-9360-a4eb58c53298

📥 Commits

Reviewing files that changed from the base of the PR and between 265ce92 and a54df7c.

📒 Files selected for processing (2)
  • .github/workflows/build.yml
  • go.mod

📝 Walkthrough

Walkthrough

Updated Go language version from 1.24 to 1.25 across the project. The GitHub Actions workflow now installs Go 1.25 for builds, and the go.mod file declares Go 1.25.0 as the minimum version while removing the explicit toolchain directive.

Changes

Cohort / File(s) Summary
Go Version Upgrade to 1.25
.github/workflows/build.yml, go.mod
Updated Go version from 1.24 to 1.25. Workflow now uses Go 1.25 for builds; go.mod declares Go 1.25.0 as the minimum version and removed the explicit toolchain directive.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately summarizes the main changes: updating Go version from 1.24 to 1.25 in both the CI workflow and go.mod configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch go-1.25

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

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

@sairon sairon merged commit b46c0bb into master Mar 31, 2026
9 checks passed
@sairon sairon deleted the go-1.25 branch March 31, 2026 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants