Skip to content

chore(deps): Update go module directive to v1.26.8 - #239

Merged
sonupreetam merged 1 commit into
mainfrom
renovate/go-1.26.x
Sep 10, 2026
Merged

chore(deps): Update go module directive to v1.26.8#239
sonupreetam merged 1 commit into
mainfrom
renovate/go-1.26.x

Conversation

@complytime-renovate

@complytime-renovate complytime-renovate Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
go (source) golang patch 1.26.51.26.8

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@complytime-renovate complytime-renovate Bot added the dependencies Pull requests that update a dependency file label Aug 14, 2026
@complytime-renovate
complytime-renovate Bot requested a review from a team as a code owner August 14, 2026 06:00
@complytime-renovate complytime-renovate Bot added the dependencies Pull requests that update a dependency file label Aug 14, 2026
@github-actions

Copy link
Copy Markdown

CRAP Load Analysis

No Go code changes detected in this PR. No CRAP impact.

@complytime-renovate complytime-renovate Bot changed the title chore(deps): Update go module directive to v1.26.6 chore(deps): Update go module directive to v1.26.7 Aug 20, 2026
@complytime-renovate complytime-renovate Bot changed the title chore(deps): Update go module directive to v1.26.7 chore(deps): Update go module directive to v1.26.8 Sep 2, 2026
sonupreetam

This comment was marked as outdated.

@sonupreetam
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>

@sonupreetam sonupreetam left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sonupreetam
sonupreetam merged commit f0bcea6 into main Sep 10, 2026
18 checks passed
@sonupreetam
sonupreetam deleted the renovate/go-1.26.x branch September 10, 2026 08:49
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.

2 participants