-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'renovate/golang.org-x-crypto-0.x' into 'master'
Update module golang.org/x/crypto to v0.33.0 See merge request !1116 Merged-by:Naman Jagdish Gala <ngala@gitlab.com> Approved-by:
Naman Jagdish Gala <ngala@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
... | ... | @@ -30,7 +30,7 @@ require ( |
gitlab.com/gitlab-org/labkit v1.21.2 | ||
go.uber.org/automaxprocs v1.6.0 | ||
go.uber.org/goleak v1.3.0 | ||
golang.org/x/crypto v0.32.0 | ||
golang.org/x/crypto v0.33.0 | ||
golang.org/x/net v0.34.0 | ||
golang.org/x/sync v0.11.0 | ||
golang.org/x/time v0.9.0 | ||
... | ... | @@ -68,8 +68,8 @@ require ( |
gitlab.com/gitlab-org/go/reopen v1.0.0 // indirect | ||
go.opencensus.io v0.24.0 // indirect | ||
golang.org/x/oauth2 v0.21.0 // indirect | ||
golang.org/x/sys v0.29.0 // indirect | ||
golang.org/x/text v0.21.0 // indirect | ||
golang.org/x/sys v0.30.0 // indirect | ||
golang.org/x/text v0.22.0 // indirect | ||
google.golang.org/api v0.126.0 // indirect | ||
google.golang.org/appengine v1.6.7 // indirect | ||
google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d // indirect | ||
... | ... |
Please register or sign in to comment