build(deps): bump golang.org/x/crypto (#5941)

This commit is contained in:
dependabot[bot]
2023-02-27 06:45:08 -08:00
committed by GitHub
parent 2cf4b3da79
commit 03bb228337
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/prometheus/common v0.40.0
go.etcd.io/etcd/api/v3 v3.5.7
go.etcd.io/etcd/client/v3 v3.5.7
golang.org/x/crypto v0.0.0-20221010152910-d6f0a8c073c2
golang.org/x/crypto v0.6.0
golang.org/x/sys v0.5.0
google.golang.org/api v0.110.0
google.golang.org/grpc v1.53.0