Bump golang.org/x/crypto from 0.32.0 to 0.33.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-10 05:04:38 +00:00
committed by GitHub
parent aa785c77a0
commit c8d89a01ae
2 changed files with 6 additions and 8 deletions

4
go.mod
View File

@ -4,7 +4,7 @@ go 1.23
require (
github.com/minio/sio v0.4.1
golang.org/x/crypto v0.32.0
golang.org/x/crypto v0.33.0
)
require golang.org/x/sys v0.29.0 // indirect
require golang.org/x/sys v0.30.0 // indirect