Update module golang.org/x/crypto to v0.24.0

This commit is contained in:
Renovate Bot
2024-06-04 18:05:21 +00:00
parent 4a86315749
commit 2174531486
345 changed files with 57613 additions and 20045 deletions

4
go.mod
View File

@@ -7,8 +7,8 @@ require (
github.com/ibm-messaging/mq-golang v2.0.0+incompatible
github.com/prometheus/client_golang v1.11.1
github.com/prometheus/client_model v0.2.0
golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
golang.org/x/crypto v0.24.0
golang.org/x/sys v0.21.0
software.sslmate.com/src/go-pkcs12 v0.0.0-20200830195227-52f69702a001
)