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