Skip to content

fix: set toolchain to use latest Go version#175

Open
cb80 wants to merge 1 commit into
mainfrom
toolchain
Open

fix: set toolchain to use latest Go version#175
cb80 wants to merge 1 commit into
mainfrom
toolchain

Conversation

@cb80
Copy link
Copy Markdown

@cb80 cb80 commented May 22, 2026

To ensure we use Go 1.26.3.
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: aba8f2c2-7252-44bf-8a73-8e0832d00b99

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
Signed-off-by: Chris Burkert <burkert.chris@gmail.com>
@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
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.

1 participant