-
- Downloads
Merge branch 'renovate/golang.org-x-crypto-0.x' into 'main'
Update module golang.org/x/crypto to v0.14.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/861 Merged-by:Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
Loading
| Loading
| @@ -16,7 +16,7 @@ require ( |
github.com/stretchr/testify v1.8.4 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.4.1 | ||
gitlab.com/gitlab-org/labkit v1.20.0 | ||
golang.org/x/crypto v0.13.0 | ||
golang.org/x/crypto v0.14.0 | ||
golang.org/x/sync v0.4.0 | ||
google.golang.org/grpc v1.58.2 | ||
google.golang.org/protobuf v1.31.0 | ||
Loading
| Loading
| @@ -85,7 +85,7 @@ require ( |
golang.org/x/mod v0.12.0 // indirect | ||
golang.org/x/net v0.15.0 // indirect | ||
golang.org/x/oauth2 v0.10.0 // indirect | ||
golang.org/x/sys v0.12.0 // indirect | ||
golang.org/x/sys v0.13.0 // indirect | ||
golang.org/x/text v0.13.0 // indirect | ||
golang.org/x/time v0.3.0 // indirect | ||
golang.org/x/tools v0.13.0 // indirect | ||
Loading
| Loading
|
Please register or sign in to comment