fix(deps): vuln minor upgrades — 4 packages (minor: 4) [local_tests/golang/go.mod] - #1342
Open
gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit into
Conversation
|
🔗 Commit SHA: 4f5bc7e | Docs | View more details | Give us feedback! |
Contributor
Author
Auto-rebase completeBranch is up to date with Auto-Rebase · Add |
dd-octo-sts-03ec73
Bot
force-pushed
the
engraver-auto-version-upgrade/minorpatch/go/golang/3-1787646638
branch
from
August 26, 2026 15:23
8dbf0ba to
d76c21d
Compare
…/go.mod] Co-authored-by: dd-octo-sts-03ec73[bot] <256648721+dd-octo-sts-03ec73[bot]@users.noreply.github.com>
dd-octo-sts-94e5d1
Bot
force-pushed
the
engraver-auto-version-upgrade/minorpatch/go/golang/3-1787646638
branch
from
August 31, 2026 19:23
d76c21d to
4f5bc7e
Compare
|
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.
Pull request overview
Updates the Go dependencies used under local_tests/golang/ to pick up security fixes (notably in transitive deps like google.golang.org/grpc, github.com/valyala/fasthttp, golang.org/x/mod, and golang.org/x/text) and refresh the module graph accordingly.
Changes:
- Bumped multiple indirect Go module versions in
local_tests/golang/go.mod(includinggrpc,fasthttp,x/mod,x/text, plus additional transitive upgrades). - Regenerated
local_tests/golang/go.sumto reflect the updated dependency set and hashes.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| local_tests/golang/go.mod | Updates indirect dependency versions to pull in vulnerability fixes and newer transitive module versions. |
| local_tests/golang/go.sum | Updates module checksums/hashes after the dependency graph changes (includes additional transitive module version changes). |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
16
to
20
| github.com/Microsoft/go-winio v0.6.0 // indirect | ||
| github.com/andybalholm/brotli v1.0.4 // indirect | ||
| github.com/andybalholm/brotli v1.2.2 // indirect | ||
| github.com/aws/aws-sdk-go v1.55.8 // indirect | ||
| github.com/aws/aws-sdk-go-v2 v1.17.1 // indirect | ||
| github.com/aws/aws-sdk-go-v2/config v1.17.10 // indirect |
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: High-severity security update — 4 packages 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
🚨 Critical & High Severity (2 fixed)
ℹ️ Other Vulnerabilities (4)
v1.41.0v1.73.0local_tests/golang/go.modReview Checklist
Standard review:
Update Mode: all_vulns
🤖 Generated by DataDog Automated Dependency Management System