Bump golang.org/x/crypto from 0.34.0 to 0.36.0

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.34.0 to 0.36.0.
- [Commits](https://github.com/golang/crypto/compare/v0.34.0...v0.36.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-03-10 04:23:40 +00:00
committed by GitHub
parent 6a28814cac
commit 36732fccc7
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@ -4,7 +4,7 @@ go 1.24
require (
github.com/minio/sio v0.4.1
golang.org/x/crypto v0.34.0
golang.org/x/crypto v0.36.0
)
require golang.org/x/sys v0.30.0 // indirect
require golang.org/x/sys v0.31.0 // indirect