chore(deps): runtime go runtime go1.21.0 → go1.26.2 [tests/tools/go/fixtures/small_go_project] - #267
Closed
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
Conversation
This comment has been minimized.
This comment has been minimized.
Author
Auto-rebase completeBranch is up to date with Auto-Rebase · Add |
dd-octo-sts
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
June 15, 2026 03:21
b746428 to
11e9504
Compare
dd-octo-sts-98cdbc
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
June 18, 2026 11:50
11e9504 to
51161b8
Compare
dd-octo-sts-150931
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
June 18, 2026 15:25
51161b8 to
9bb5794
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #267 +/- ##
===========================
===========================
☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Author
Auto-rebase completeBranch is up to date with Auto-Rebase · Add |
dd-octo-sts-dcc400
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
June 29, 2026 00:24
9bb5794 to
7186804
Compare
dd-octo-sts-6354d5
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
July 1, 2026 14:26
7186804 to
10cf755
Compare
dd-octo-sts-26fcfa
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
July 2, 2026 00:28
10cf755 to
e0a6f29
Compare
dd-octo-sts-4aefcb
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
2 times, most recently
from
July 8, 2026 02:40
eec9df4 to
ae4399e
Compare
dd-octo-sts-b8cf80
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
July 9, 2026 17:38
ae4399e to
9ad3f58
Compare
dd-octo-sts-4aefcb
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
July 16, 2026 21:40
9ad3f58 to
dc87b94
Compare
dd-octo-sts-6bb5b9
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
July 21, 2026 22:38
dc87b94 to
1851139
Compare
dd-octo-sts-98cdbc
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
July 30, 2026 09:54
1851139 to
cc30e33
Compare
Co-authored-by: dd-octo-sts-98cdbc[bot] <256648516+dd-octo-sts-98cdbc[bot]@users.noreply.github.com>
dd-octo-sts-4caf68
Bot
force-pushed
the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
from
August 4, 2026 17:04
cc30e33 to
3ae85d0
Compare
gh-worker-campaigns-3e9aa4
Bot
deleted the
engraver-auto-version-upgrade/eol-runtime/go/small_go_project/0-1776957965
branch
August 16, 2026 15:03
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:
tests/tools/go/fixtures/small_go_project(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.21.0go1.26.2tests/tools/go/fixtures/small_go_project/go.modReview Checklist
Standard review:
Update Mode: Runtime EOL Upgrade
🤖 Generated by DataDog Automated Dependency Management System