-
- Downloads
Update module golang.org/x/crypto to v0.24.0
Loading
| Loading
| @@ -20,7 +20,7 @@ require ( |
github.com/stretchr/testify v1.9.0 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.11.3 | ||
gitlab.com/gitlab-org/labkit v1.21.0 | ||
golang.org/x/crypto v0.23.0 | ||
golang.org/x/crypto v0.24.0 | ||
golang.org/x/sync v0.7.0 | ||
google.golang.org/grpc v1.64.0 | ||
google.golang.org/protobuf v1.34.1 | ||
Loading
| Loading
| @@ -93,13 +93,13 @@ require ( |
go.opentelemetry.io/otel/metric v1.24.0 // indirect | ||
go.opentelemetry.io/otel/trace v1.24.0 // indirect | ||
go.uber.org/atomic v1.11.0 // indirect | ||
golang.org/x/mod v0.14.0 // indirect | ||
golang.org/x/net v0.23.0 // indirect | ||
golang.org/x/mod v0.17.0 // indirect | ||
golang.org/x/net v0.25.0 // indirect | ||
golang.org/x/oauth2 v0.18.0 // indirect | ||
golang.org/x/sys v0.20.0 // indirect | ||
golang.org/x/text v0.15.0 // indirect | ||
golang.org/x/sys v0.21.0 // indirect | ||
golang.org/x/text v0.16.0 // indirect | ||
golang.org/x/time v0.5.0 // indirect | ||
golang.org/x/tools v0.17.0 // indirect | ||
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect | ||
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect | ||
google.golang.org/api v0.169.0 // indirect | ||
google.golang.org/appengine v1.6.8 // indirect | ||
Loading
| Loading
|
Please register or sign in to comment