chore(deps): runtime go runtime go1.23.1 → go1.26.2 [examples/ecs/go-stack]#586
Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 3 commits into
Conversation
Contributor
Author
Auto-rebase completeBranch is up to date with Auto-Rebase · Add |
dd-octo-sts-aad58d
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/go-stack/1-1776959082
branch
from
April 24, 2026 19:06
db29118 to
0b46f9d
Compare
dd-octo-sts-03ec73
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/go-stack/1-1776959082
branch
from
June 16, 2026 23:53
0b46f9d to
9ebd11f
Compare
dd-octo-sts-03ec73
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/go-stack/1-1776959082
branch
from
June 26, 2026 17:33
9ebd11f to
af81d9e
Compare
dd-octo-sts-c33ac5
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/go-stack/1-1776959082
branch
from
June 26, 2026 18:48
af81d9e to
16812f5
Compare
dd-octo-sts-2c363b
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/go-stack/1-1776959082
branch
from
June 29, 2026 18:22
16812f5 to
18554aa
Compare
dd-octo-sts-4caf68
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/go-stack/1-1776959082
branch
from
July 1, 2026 14:17
18554aa to
8d55874
Compare
dd-octo-sts-aad58d
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/go-stack/1-1776959082
branch
from
July 2, 2026 13:09
8d55874 to
6e61c5d
Compare
Co-authored-by: dd-octo-sts-aad58d[bot] <266798448+dd-octo-sts-aad58d[bot]@users.noreply.github.com>
Co-authored-by: dd-octo-sts-aad58d[bot] <266798448+dd-octo-sts-aad58d[bot]@users.noreply.github.com>
Co-authored-by: dd-octo-sts-aad58d[bot] <266798448+dd-octo-sts-aad58d[bot]@users.noreply.github.com>
dd-octo-sts-4aefcb
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/go-stack/1-1776959082
branch
from
July 14, 2026 14:55
6e61c5d to
651614f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary: Security update — 1 package upgraded (MAJOR changes included)
Manifests changed:
examples/ecs/go-stack(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.modThe
toolchaindirective 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
toolchaindirective controls only the Go binary used for compilation. Language features remain governed by thegodirective ingo.mod, which the owning team should bump when ready to adopt a newer language version.Updates
Security Details
go1.23.1go1.26.2examples/ecs/go-stack/go.modReview Checklist
Standard review:
Update Mode: Runtime EOL Upgrade
🤖 Generated by DataDog Automated Dependency Management System