build(deps): bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#6604)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.22.0.
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.22.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-14 12:40:51 +02:00
committed by GitHub
parent 722fc2edac
commit c7db434bb1
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -27,7 +27,7 @@ require (
github.com/quic-go/quic-go v0.42.0
go.etcd.io/etcd/api/v3 v3.5.12
go.etcd.io/etcd/client/v3 v3.5.12
golang.org/x/crypto v0.21.0
golang.org/x/crypto v0.22.0
golang.org/x/sys v0.19.0
google.golang.org/api v0.172.0
google.golang.org/grpc v1.62.1
@@ -122,7 +122,7 @@ require (
golang.org/x/mod v0.14.0 // indirect
golang.org/x/net v0.22.0 // indirect
golang.org/x/oauth2 v0.18.0 // indirect
golang.org/x/term v0.18.0 // indirect
golang.org/x/term v0.19.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.17.0 // indirect