-
- Downloads
An error occurred while fetching merge requests data.
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.6.0
Loading
| Loading
| @@ -14,7 +14,7 @@ require ( |
github.com/prometheus/client_golang v1.17.0 | ||
github.com/sirupsen/logrus v1.9.3 | ||
github.com/stretchr/testify v1.8.4 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.5.2 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.6.0 | ||
gitlab.com/gitlab-org/labkit v1.20.0 | ||
golang.org/x/crypto v0.15.0 | ||
golang.org/x/sync v0.5.0 | ||
Loading
| Loading
| @@ -51,6 +51,7 @@ require ( |
github.com/googleapis/enterprise-certificate-proxy v0.2.5 // indirect | ||
github.com/googleapis/gax-go/v2 v2.12.0 // indirect | ||
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect | ||
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.0.0 // indirect | ||
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect | ||
github.com/hashicorp/yamux v0.1.2-0.20220728231024-8f49b6f63f18 // indirect | ||
github.com/jmespath/go-jmespath v0.4.0 // indirect | ||
Loading
| Loading
|
Please register or sign in to comment