Skip to content

Update dependencies to resolve CVE-2026-42505 and CVE-2026-39822#1

Merged
cigamit merged 1 commit into
mainfrom
deps260715
Jul 16, 2026
Merged

Update dependencies to resolve CVE-2026-42505 and CVE-2026-39822#1
cigamit merged 1 commit into
mainfrom
deps260715

Conversation

@cigamit

@cigamit cigamit commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@cigamit
cigamit requested a review from TheWitness July 16, 2026 00:25
@cigamit cigamit self-assigned this Jul 16, 2026
Copilot AI review requested due to automatic review settings July 16, 2026 00:25

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Go module dependencies in src/ to newer versions intended to address security advisories mentioned in the PR title.

Changes:

  • Bumped golang.org/x/sync to v0.22.0.
  • Updated several indirect/transitive dependencies (e.g., quic-go, mongo-driver, x/crypto, x/net, x/sys, x/text, sonic, go-toml).
  • Regenerated go.sum to reflect the updated dependency graph.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/go.mod Updates direct + indirect module versions (notably golang.org/x/sync and several transitives).
src/go.sum Updates module checksums to match the bumped dependency versions.

Comment thread src/go.mod
github.com/cespare/xxhash/v2 v2.3.0
github.com/gin-gonic/gin v1.12.0
golang.org/x/sync v0.20.0
golang.org/x/sync v0.22.0
@cigamit
cigamit merged commit 098108d into main Jul 16, 2026
3 checks passed
@cigamit
cigamit deleted the deps260715 branch July 16, 2026 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants