Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-golang-1.x
Open

Update dependency golang to v1.26.4 (main)#3340
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-golang-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
golang minor 1.25.81.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

v1.26.3

Compare Source

v1.26.2

Compare Source

v1.26.1

Compare Source

v1.26.0

Compare Source

v1.25.11

Compare Source

v1.25.10

Compare Source

v1.25.9

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: 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 was generated by Mend Renovate. View the repository job log.

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 15, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 2:07 AM UTC · Completed 2:12 AM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

Copy link
Copy Markdown

Review

Findings

Medium

  • [stale-reference] Dockerfile:19 — Dockerfile pins golang:1.25.8 while .tool-versions is being updated to 1.26.4. After this PR merges, container builds will use a different Go version than .tool-versions specifies.
    Remediation: Update the FROM line to golang:1.26.4, or open a follow-up PR to align Dockerfile with .tool-versions.

  • [stale-reference] Dockerfile.dist:19Dockerfile.dist pins go-toolset:1.25.8 (with sha256 digest) while .tool-versions is being updated to 1.26.4. After this PR merges, release artifacts would be compiled with a different Go version than .tool-versions specifies.
    Remediation: Update the FROM line to reference go-toolset:1.26.4 with the correct digest for that version, or open a follow-up PR.

  • [stale-reference] go.mod:3 — Root go.mod specifies go 1.25.8 while .tool-versions is being updated to 1.26.4. After this PR merges, there will be a mismatch between the installed toolchain version and the module's go directive.
    Remediation: Update go.mod to go 1.26.4 and run go mod tidy.

Low

  • [stale-reference] tools/go.mod:3tools/go.mod specifies go 1.25.8 while .tool-versions is being updated to 1.26.4.
    Remediation: Update to go 1.26.4 and run go mod tidy.

  • [stale-reference] tools/kubectl/go.mod:3tools/kubectl/go.mod specifies go 1.25.8 while .tool-versions is being updated to 1.26.4.
    Remediation: Update to go 1.26.4 and run go mod tidy.

  • [stale-reference] acceptance/go.mod:3acceptance/go.mod specifies go 1.25.8 while .tool-versions is being updated to 1.26.4.
    Remediation: Update to go 1.26.4 and run go mod tidy.

Info

  • [sub-agent-failure] — The style-conventions sub-agent did not return findings: model unavailable on deployment. For this mechanical version bump, no style findings were expected (early exit criteria would have applied).

@fullsend-ai-review fullsend-ai-review Bot added the requires-manual-review Review requires human judgment label Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants