Skip to content

chore(deps): runtime go runtime go1.25.0 → go1.26.2 - #660

Closed
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/eol-runtime/go/0-1776306796
Closed

chore(deps): runtime go runtime go1.25.0 → go1.26.2 #660
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
mainfrom
engraver-auto-version-upgrade/eol-runtime/go/0-1776306796

Conversation

@gh-worker-campaigns-3e9aa4

Copy link
Copy Markdown

Summary: Runtime update — 1 package upgraded (MAJOR changes included)

Manifests changed:

  • . (go)

✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.


Runtime Upgrade

This update includes a go runtime upgrade.

What changed in go.mod

The toolchain directive specifies which Go version to use when building this module. Adding it is best practice — it keeps local development in sync with CI and makes the intended Go version explicit. Build systems that manage their own Go installation may ignore this directive.

The toolchain directive controls only the Go binary used for compilation. Language features remain governed by the go directive in go.mod, which the owning team should bump when ready to adopt a newer language version.

Updates

Package From To Type
go runtime go1.25.0 go1.26.2 runtime

Review Checklist

Standard review:

  • Review changes for compatibility with your code
  • Check for breaking changes in release notes
  • Run tests locally or wait for CI
  • Approve and merge this PR

Update Mode: Runtime EOL Upgrade

🤖 Generated by DataDog Automated Dependency Management System

@SeanMeyer

Copy link
Copy Markdown

Closing — this repo is excluded from ADMS runtime updates (Renovate/campaigns disabled). Opened in error.

@SeanMeyer SeanMeyer closed this Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant