chore(deps): first-party eol gopkg.in/DataDog/dd-trace-go.v1 (minor → v1.74.8) [local_tests/golang/go.mod] - #1365
Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
Conversation
…8) [local_tests/golang/go.mod]
dd-octo-sts
Bot
requested review from
DarcyRaynerDD
and
a lite review from Copilot
September 9, 2026 19:51
|
PRApprover will approve and merge this PR, FAQ, #dx-source-code-management 🛠️ PRApproval Status
➡️ Current phase: ⏳ Merge via MergeQueue is already in progress... |
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The changes are a straightforward dependency upgrade (plus resulting tidy/checksum updates) limited to the Go local test module and do not modify production code paths.
Pull request overview
Updates the Go local test harness dependencies by upgrading the Datadog Go tracer (gopkg.in/DataDog/dd-trace-go.v1) to a non-EOL, security-maintained version, ensuring the local_tests/golang module stays current and compatible with newer tracer internals.
Changes:
- Bump
gopkg.in/DataDog/dd-trace-go.v1fromv1.43.1→v1.74.8. - Refresh the
local_tests/golangmodule’s indirect dependency set and checksums as a result of the tracer upgrade (viago mod tidy-style resolution).
File summaries
| File | Description |
|---|---|
| local_tests/golang/go.mod | Upgrades dd-trace-go.v1 and updates the resolved indirect dependency list accordingly. |
| local_tests/golang/go.sum | Updates module checksums to match the new dependency graph after the tracer upgrade. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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 (MINOR changes included)
Manifests changed:
local_tests/golang/go.mod(go)✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.
Updates
Security Details
v1.43.1v1.74.8local_tests/golang/go.modReview Checklist
Standard review:
Update Mode: first_party_upgrades
🤖 Generated by DataDog Automated Dependency Management System