Skip to content

fix: set toolchain to use latest Go version#175

Merged
cb80 merged 3 commits into
mainfrom
toolchain
Jun 5, 2026
Merged

fix: set toolchain to use latest Go version#175
cb80 merged 3 commits into
mainfrom
toolchain

Conversation

@cb80
Copy link
Copy Markdown
Contributor

@cb80 cb80 commented May 22, 2026

To ensure we use Go 1.26.4.
Dependabot will create PRs to bump it, whenever there is a new version.
Without it, our pipeline uses Go 1.26.0 from the go directive in the go.mod file.
But the go directive describes the minimal Go version according to used language features.

@cb80 cb80 self-assigned this May 22, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 22, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Excluded labels (none allowed) (4)
  • dependabot
  • dependencies
  • skip-review
  • automated-pr

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 9d6c1ac0-aeef-4300-b9c1-8ab3cf9622a9

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch toolchain

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.

@push-tags-from-workflow push-tags-from-workflow Bot added the dependencies Pull requests that update a dependency file label May 22, 2026
@cb80 cb80 marked this pull request as ready for review May 22, 2026 14:52
@cb80 cb80 requested a review from nnicora May 22, 2026 14:52
Signed-off-by: Chris Burkert <burkert.chris@gmail.com>
@cb80 cb80 merged commit 036029d into main Jun 5, 2026
10 checks passed
@cb80 cb80 deleted the toolchain branch June 5, 2026 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants