Skip to content

ci: Update Go Version to v1.25.7 [backport]#5532

Merged
kalleep merged 1 commit intorelease/v1.13from
backport/pr-5529-to-v1.13
Feb 13, 2026
Merged

ci: Update Go Version to v1.25.7 [backport]#5532
kalleep merged 1 commit intorelease/v1.13from
backport/pr-5529-to-v1.13

Conversation

@grafana-alloybot
Copy link
Contributor

Backport of #5529

This PR backports #5529 to release/v1.13.

Original PR Author

@blewis12

Description

A follow up to #5525

Should also fix CVE-2025-68121


This backport was created automatically.

@grafana-alloybot grafana-alloybot bot requested a review from a team as a code owner February 13, 2026 11:19
@github-actions
Copy link
Contributor

🔍 Dependency Review

No third‑party Go module dependencies (require/replace) changed in any go.mod. The only go.mod changes are updates to the Go toolchain version from 1.25.6 to 1.25.7 across multiple modules in this repo.

Go toolchain 1.25.6 -> 1.25.7 — ✅ Safe

Affected modules:

  • github.com/grafana/alloy (root)
  • github.com/grafana/alloy/otel_engine (collector)
  • github.com/grafana/alloy/extension/alloyengine
  • github.com/grafana/alloy/syntax

What changed:

  • The go directive was bumped from 1.25.6 to 1.25.7.

Impact and required code changes:

  • None. Go patch releases are guaranteed to include only bug and security fixes and do not change the language or standard library API surface. No code updates are required to adopt this patch release.

Evidence:

  • Go compatibility and release policy: Patch releases do not introduce language or API changes; they address bugs and security issues only.

No code updates suggested.

Notes

  • No require/replace dependency versions changed in any go.mod.
  • CI/build container images and Docker base images were updated to match Go 1.25.7, which is out of scope for this dependency review.

@kalleep kalleep merged commit c5bae26 into release/v1.13 Feb 13, 2026
49 checks passed
@kalleep kalleep deleted the backport/pr-5529-to-v1.13 branch February 13, 2026 11:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants