Skip to content

chore: Update Go toolchain version to 1.26.6 for vuln - #743

Merged
Siddhant-K-code merged 1 commit into
mainfrom
chore/update-gotoolchain-vuln
Aug 16, 2026
Merged

chore: Update Go toolchain version to 1.26.6 for vuln#743
Siddhant-K-code merged 1 commit into
mainfrom
chore/update-gotoolchain-vuln

Conversation

@SoulPancake

@SoulPancake SoulPancake commented Aug 16, 2026

Copy link
Copy Markdown
Member

Description

What problem is being solved?

How is it being solved?

What changes are made to solve it?

References

Review Checklist

  • I have clicked on "allow edits by maintainers".
  • I have added documentation for new/changed functionality in this PR or in a PR to openfga.dev [Provide a link to any relevant PRs in the references section above]
  • The correct base branch is being used, if not main
  • I have added tests to validate that the change in functionality is working as expected

Summary by CodeRabbit

  • Chores
    • Updated the required Go toolchain version to 1.26.6.

Copilot AI lite review requested due to automatic review settings August 16, 2026 03:18
@SoulPancake
SoulPancake requested a review from a team as a code owner August 16, 2026 03:18
@coderabbitai

coderabbitai Bot commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 68a6a07b-1bd1-49a3-89c9-69370b938d0e

📥 Commits

Reviewing files that changed from the base of the PR and between cef729e and 0066a3b.

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

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


Walkthrough

The pull request updates the Go toolchain requirement in go.mod from version 1.26.5 to 1.26.6.

Changes

Go toolchain update

Layer / File(s) Summary
Update Go toolchain requirement
go.mod
The required Go toolchain version changes from 1.26.5 to 1.26.6.

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

Merge Risk: ⚪ Minimal · up to 0066a

This is a narrowly scoped Go toolchain version update with no actionable merge-blocking risk remaining beyond normal checks and review.

Possibly related PRs

  • openfga/cli#701: Both pull requests update the Go toolchain directive in go.mod.

Suggested reviewers: rhamzeh

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Go toolchain update and its vulnerability-related purpose.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-gotoolchain-vuln

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.

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 repository’s Go toolchain selection to address a vulnerability by bumping the toolchain directive in go.mod. This is a targeted maintenance change that affects which Go compiler version is used when building the project.

Changes:

  • Bumped toolchain from go1.26.5 to go1.26.6 in go.mod.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Siddhant-K-code
Siddhant-K-code added this pull request to the merge queue Aug 16, 2026
Merged via the queue into main with commit 3a14fdd Aug 16, 2026
29 checks passed
@Siddhant-K-code
Siddhant-K-code deleted the chore/update-gotoolchain-vuln branch August 16, 2026 03:41
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.

3 participants