Skip to content

Update deps (vuln)#609

Merged
jakub-id merged 1 commit into
mainfrom
deps-update
May 22, 2026
Merged

Update deps (vuln)#609
jakub-id merged 1 commit into
mainfrom
deps-update

Conversation

@jakub-id
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 22, 2026 14:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 across Crosslink submodules to address security/vulnerability concerns, primarily bumping golang.org/x/*, github.com/tklauser/*, and github.com/oapi-codegen/runtime.

Changes:

  • Bump golang.org/x/crypto to v0.52.0 and golang.org/x/sys to v0.45.0 (plus related x/net, x/image) where applicable.
  • Update github.com/tklauser/go-sysconf to v0.4.0 and github.com/tklauser/numcpus to v0.12.0 across modules.
  • Update github.com/oapi-codegen/runtime to v1.4.1 (and corresponding sums, including nullable appearing in sums).

Reviewed changes

Copilot reviewed 6 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
zoom/go.mod Bumps indirect vuln-related dependencies (tklauser/*, x/crypto, x/sys).
zoom/go.sum Updates checksums to match zoom/go.mod dependency bumps.
testutil/go.mod Bumps indirect vuln-related dependencies (tklauser/*, x/crypto, x/sys).
testutil/go.sum Updates checksums to match testutil/go.mod dependency bumps.
illmock/go.mod Updates oapi-codegen/runtime and aligns indirect tklauser/* + x/* deps.
illmock/go.sum Updates checksums for illmock including oapi-codegen/runtime and transitive nullable.
directory/go.mod Updates oapi-codegen/runtime and bumps indirect x/net + x/sys.
directory/go.sum Updates checksums for directory deps (but currently missing some required /go.mod entries).
broker/go.mod Updates oapi-codegen/runtime and aligns indirect tklauser/* + x/* deps.
broker/go.sum Updates checksums to match broker/go.mod dependency bumps.
go.work.sum Updates workspace checksum set due to dependency graph changes.

@jakub-id jakub-id merged commit 79cf2bd into main May 22, 2026
10 checks passed
@jakub-id jakub-id deleted the deps-update branch May 22, 2026 14:45
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.

2 participants