Skip to content

chore(deps): runtime go runtime go1.24.11 → go1.26.2 #280

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

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

Conversation

@gh-worker-campaigns-3e9aa4
Copy link
Copy Markdown
Contributor

Summary: Security 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.24.11 go1.26.2 runtime

Runtime Related Updates

These files were updated to match the new Go runtime version:

File Status Details
.gitlab-ci.yml Updated registry.ddbuild.io/images/mirror/golang:1.24registry.ddbuild.io/images/mirror/golang:1.26.2

Security Details

⚠️ Dependencies that have Reached EOL (1)
Dependency Unsafe Version EOL Date New Version Path
go runtime go1.24.11 Feb 11, 2026 go1.26.2 go.mod

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

@gh-worker-campaigns-3e9aa4 gh-worker-campaigns-3e9aa4 Bot requested review from a team as code owners April 16, 2026 00:23
@datadog-datadog-prod-us1-2
Copy link
Copy Markdown

✅ Code Coverage

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 37.14% (-0.06%)

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 2e393e6 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.96%. Comparing base (b6860a0) to head (2e393e6).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
- Coverage   38.01%   37.96%   -0.06%     
==========================================
  Files          65       65              
  Lines        3856     3856              
==========================================
- Hits         1466     1464       -2     
- Misses       2275     2276       +1     
- Partials      115      116       +1     
Flag Coverage Δ
unittests 37.96% <ø> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6860a0...2e393e6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant