Skip to content

chore(deps): runtime go runtime go1.25.9 → go1.26.2 #2923

Draft
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit intomainfrom
engraver-auto-version-upgrade/eol-runtime/go/5-1776958159
Draft

chore(deps): runtime go runtime go1.25.9 → go1.26.2 #2923
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit intomainfrom
engraver-auto-version-upgrade/eol-runtime/go/5-1776958159

Conversation

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

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 Dep Type
go runtime go1.25.9 go1.26.2 runtime Direct

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/library/golang:1.25.9registry.ddbuild.io/images/mirror/library/golang:1.26.2
Dockerfile Updated golang:1.25.9golang:1.26.2
check-operator.Dockerfile Updated golang:1.25.9golang:1.26.2

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

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.14%. Comparing base (654839d) to head (e9b54e3).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2923   +/-   ##
=======================================
  Coverage   41.14%   41.14%           
=======================================
  Files         326      326           
  Lines       28899    28899           
=======================================
  Hits        11890    11890           
  Misses      16148    16148           
  Partials      861      861           
Flag Coverage Δ
unittests 41.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 654839d...e9b54e3. Read the comment docs.

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

@datadog-prod-us1-4

This comment has been minimized.

Co-authored-by: gh-worker-campaigns-3e9aa4[bot] <244854796+gh-worker-campaigns-3e9aa4[bot]@users.noreply.github.com>
@gh-worker-campaigns-3e9aa4
Copy link
Copy Markdown
Contributor Author

Auto-rebase complete

Branch is up to date with main — rebased onto 654839d.


Auto-Rebase · Add no-auto-rebase to opt out

@dd-octo-sts-4caf68 dd-octo-sts-4caf68 Bot force-pushed the engraver-auto-version-upgrade/eol-runtime/go/5-1776958159 branch from 73fba60 to e9b54e3 Compare April 28, 2026 19:34
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