chore(deps): Update go module directive to v1.26.8 - #239
Merged
Conversation
CRAP Load AnalysisNo Go code changes detected in this PR. No CRAP impact. |
complytime-renovate
Bot
force-pushed
the
renovate/go-1.26.x
branch
from
August 20, 2026 05:43
cbbbff0 to
f9d04d9
Compare
complytime-renovate
Bot
force-pushed
the
renovate/go-1.26.x
branch
from
September 2, 2026 05:38
f9d04d9 to
a8deb54
Compare
sonupreetam
self-requested a review
September 4, 2026 14:13
marcusburghardt
added a commit
that referenced
this pull request
Sep 9, 2026
Replace the hardcoded go-version matrix ('1.26') with
go-version-file: 'go.mod' so setup-go installs the exact patch
version declared in the module directive. This prevents CI failures
when Renovate bumps the Go patch version before the GitHub Actions
runner toolcache includes that release.
Changes:
- Remove single-entry strategy matrix (go-version: ['1.26'])
- Switch setup-go input from go-version to go-version-file: 'go.mod'
- Remove matrix-conditional if on the Coverage step
Resolves the Test (1.26) CI failure on PR #239 where go.mod requires
go >= 1.26.8 but the runner only had 1.26.7 with GOTOOLCHAIN=local.
Assisted-by: OpenCode (claude-opus-4-6)
Signed-off-by: Marcus Burghardt <maburgha@redhat.com>
marcusburghardt
force-pushed
the
renovate/go-1.26.x
branch
from
September 10, 2026 08:24
a8deb54 to
576c8f9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.26.5→1.26.8Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.