-
- Downloads
Update module golang.org/x/crypto to v0.18.0
Loading
| Loading
| @@ -16,7 +16,7 @@ require ( |
github.com/stretchr/testify v1.8.4 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.7.0 | ||
gitlab.com/gitlab-org/labkit v1.21.0 | ||
golang.org/x/crypto v0.17.0 | ||
golang.org/x/crypto v0.18.0 | ||
golang.org/x/sync v0.6.0 | ||
google.golang.org/grpc v1.60.1 | ||
google.golang.org/protobuf v1.32.0 | ||
Loading
| Loading
| @@ -85,7 +85,7 @@ require ( |
golang.org/x/mod v0.13.0 // indirect | ||
golang.org/x/net v0.17.0 // indirect | ||
golang.org/x/oauth2 v0.13.0 // indirect | ||
golang.org/x/sys v0.15.0 // indirect | ||
golang.org/x/sys v0.16.0 // indirect | ||
golang.org/x/text v0.14.0 // indirect | ||
golang.org/x/time v0.3.0 // indirect | ||
golang.org/x/tools v0.14.0 // indirect | ||
Loading
| Loading
|
Please register or sign in to comment