Skip to content

Update dependency golang to v1.26.4 (main)#3367

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main-main/golang-1.26.x
Open

Update dependency golang to v1.26.4 (main)#3367
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main-main/golang-1.26.x

Conversation

@red-hat-konflux

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
golang patch 1.26.31.26.4

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

golang/go (golang)

v1.26.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 27, 2026

Copy link
Copy Markdown

🤖 Review · ⚠️ Cancelled · Started 1:39 AM UTC · Ended 1:41 AM UTC
Commit: 47d3320 · View workflow run →

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main-main/golang-1.26.x branch from 6e95e1e to 3e45e8a Compare June 27, 2026 01:40
@fullsend-ai-review

fullsend-ai-review Bot commented Jun 27, 2026

Copy link
Copy Markdown

🤖 Review · ⚠️ Cancelled · Started 1:45 AM UTC · Ended 1:48 AM UTC
Commit: 47d3320 · View workflow run →

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main-main/golang-1.26.x branch from 3e45e8a to ce99fec Compare June 27, 2026 01:48
@fullsend-ai-review

fullsend-ai-review Bot commented Jun 27, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:51 AM UTC · Completed 1:58 AM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

Copy link
Copy Markdown

Review

Findings

Medium

  • [stale-reference] Dockerfile:19 — Dockerfile still uses golang:1.26.3 base image while .tool-versions is bumped to 1.26.4, creating version skew between local development (asdf/mise) and container builds.
    Remediation: Update the FROM line to golang:1.26.4, or have Renovate/Mintmaker handle Dockerfile updates in the same PR.

  • [stale-reference] Dockerfile.dist:19 — Dockerfile.dist still pins go-toolset:1.26.3 (with digest). The Go toolchain version is now inconsistent with .tool-versions (1.26.4). The UBI image tag for 1.26.4 may not yet be available.
    Remediation: Update the tag to 1.26.4 with the correct digest once the UBI image is published.

Low

  • [stale-reference] go.mod:3 — Root go.mod still declares go 1.26.3. The go directive is a minimum version floor, so this is cosmetic — Go 1.26.4 builds modules declaring go 1.26.3 without issue.
    Remediation: Run go mod tidy with Go 1.26.4.

  • [stale-reference] tools/go.mod:3, tools/kubectl/go.mod:3, acceptance/go.mod:3 — All secondary go.mod files still declare go 1.26.3. Same cosmetic concern as root go.mod.
    Remediation: Update the go directive to 1.26.4 in each module.


Labels: Go toolchain patch version bump managed by renovate bot.

@fullsend-ai-review fullsend-ai-review Bot added requires-manual-review Review requires human judgment go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Jun 27, 2026
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 go Pull requests that update Go code main renovate requires-manual-review Review requires human judgment size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants