Skip to content

build: update golang.org/x/crypto#13486

Merged
williammartin merged 2 commits into
trunkfrom
tommy/update-x-crypto
May 22, 2026
Merged

build: update golang.org/x/crypto#13486
williammartin merged 2 commits into
trunkfrom
tommy/update-x-crypto

Conversation

@tommaso-moro

Copy link
Copy Markdown
Contributor

Summary

Updates golang.org/x/crypto to v0.52.0 to address the govulncheck findings currently affecting trunk.

The Go module solver also updates related golang.org/x modules:

  • golang.org/x/sys to v0.45.0
  • golang.org/x/net to v0.54.0

Validation

go run golang.org/x/vuln/cmd/govulncheck@d1f380186385b4f64e00313f31743df8e4b89a77 ./...
No vulnerabilities found.
go test ./internal/codespaces/... ./internal/docs/...

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates golang.org/x/crypto (and related golang.org/x/* modules) to remediate current govulncheck findings on trunk.

Changes:

  • Bump golang.org/x/crypto to v0.52.0
  • Update related golang.org/x/sys to v0.45.0 and golang.org/x/net to v0.54.0
  • Refresh go.sum entries to match the new module versions
Show a summary per file
File Description
go.mod Updates required module versions for x/crypto, x/sys, and indirect x/net.
go.sum Adds checksum entries for the updated golang.org/x/* module versions.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/2 changed files
  • Comments generated: 0

@williammartin williammartin merged commit 1bfcf1c into trunk May 22, 2026
11 checks passed
@williammartin williammartin deleted the tommy/update-x-crypto branch May 22, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants