-
- Downloads
Merge branch 'renovate/gitlab.com-gitlab-org-gitaly-v16-16.x' into 'main'
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.8.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/932 Merged-by:Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
Loading
| Loading
| @@ -14,7 +14,7 @@ require ( |
github.com/prometheus/client_golang v1.18.0 | ||
github.com/sirupsen/logrus v1.9.3 | ||
github.com/stretchr/testify v1.8.4 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.7.3 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.8.0 | ||
gitlab.com/gitlab-org/labkit v1.21.0 | ||
golang.org/x/crypto v0.18.0 | ||
golang.org/x/sync v0.6.0 | ||
Loading
| Loading
| @@ -82,13 +82,13 @@ require ( |
github.com/yusufpapurcu/wmi v1.2.2 // indirect | ||
go.opencensus.io v0.24.0 // indirect | ||
go.uber.org/atomic v1.11.0 // indirect | ||
golang.org/x/mod v0.13.0 // indirect | ||
golang.org/x/net v0.17.0 // indirect | ||
golang.org/x/mod v0.14.0 // indirect | ||
golang.org/x/net v0.18.0 // indirect | ||
golang.org/x/oauth2 v0.13.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 | ||
golang.org/x/tools v0.15.0 // indirect | ||
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect | ||
google.golang.org/api v0.134.0 // indirect | ||
google.golang.org/appengine v1.6.8 // indirect | ||
Loading
| Loading
|
Please register or sign in to comment