Skip to content

[deps] Update golang.org/x/crypto from v0.51.0 to v0.52.0 #33977

@github-actions

Description

@github-actions

Summary

Update golang.org/x/crypto dependency from v0.51.0 to v0.52.0

Current State

  • Package: golang.org/x/crypto
  • Current Version: v0.51.0
  • Proposed Version: v0.52.0
  • Update Type: Minor

Why Separate Issue

⚠️ Minor version update for security-critical package

  • Minor version update (v0.51.0 → v0.52.0)
  • Cryptography package requiring extra scrutiny
  • Security-sensitive code needs thorough review
  • API changes in crypto packages can have subtle security implications

Safety Assessment

⚠️ Requires careful review

  • Security-critical package affecting authentication and encryption
  • Minor version updates may include new features or behavior changes
  • Review commit history for security fixes and API changes
  • Test all cryptographic operations thoroughly

Changes

This is a standard minor version update for the Go extended cryptography library. Changes typically include:

  • Security fixes and improvements
  • Performance optimizations
  • Bug fixes in cryptographic algorithms
  • Possible new cryptographic primitives or algorithms

Note: Detailed changelog requires reviewing the commit history in the source repository.

Links

  • [Source Repository]((go.googlesource.com/redacted)
  • [Commit History]((go.googlesource.com/redacted)
  • Go Package

Note: This package is hosted on Google's Git (go.googlesource.com), not GitHub. There are no GitHub release pages.

Recommended Action

go get -u golang.org/x/crypto@v0.52.0
go mod tidy

Testing Notes

  • Run all tests: make test
  • Verify cryptographic operations work correctly
  • Test authentication and encryption flows
  • Check for any deprecation warnings
  • Review security-sensitive code paths

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • go.googlesource.com

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "go.googlesource.com"

See Network Configuration for more information.

Generated by 🔧 Dependabot Dependency Checker · ● 1M ·

  • expires on May 24, 2026, 10:32 AM UTC

Metadata

Metadata

Assignees

No one assigned

    Labels

    cookieIssue Monster Loves Cookies!dependenciesPull requests that update a dependency filegosecurity

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions