Skip to content

Conversation

@Behnam-Shobiri
Copy link
Contributor

Description

Update x/crypto

Release Note

TBD

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

Copy link

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

This PR updates the golang.org/x/crypto package and related golang.org/x/ dependencies for the release-1.38 branch.

  • Updates golang.org/x/crypto from v0.43.0 to v0.45.0
  • Updates related x/ packages (net, sync, sys, term, text) to maintain compatibility
  • Synchronizes both direct and indirect dependencies in go.mod and go.sum

Reviewed changes

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

File Description
go.mod Updates direct dependencies (crypto, net) and indirect dependencies (sync, sys, term, text) to newer versions
go.sum Updates checksums for all modified x/ package dependencies and their corresponding go.mod entries

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

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@danudey danudey modified the milestones: v1.38.9, v1.38.10 Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants