Update module golang.org/x/sys to v0.21.0

This commit is contained in:
Renovate Bot
2024-06-04 16:16:33 +00:00
parent 4a86315749
commit b2b6c22cc8
342 changed files with 57598 additions and 20035 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
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/sys v0.21.0
software.sslmate.com/src/go-pkcs12 v0.0.0-20200830195227-52f69702a001
)