-
- Downloads
Merge branch 'renovate/gitlab.com-gitlab-org-gitaly-v16-16.x' into 'main'
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.5.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/873 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.17.0 | ||
github.com/sirupsen/logrus v1.9.3 | ||
github.com/stretchr/testify v1.8.4 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.4.1 | ||
gitlab.com/gitlab-org/gitaly/v16 v16.5.0 | ||
gitlab.com/gitlab-org/labkit v1.20.0 | ||
golang.org/x/crypto v0.14.0 | ||
golang.org/x/sync v0.4.0 | ||
Loading
| Loading
| @@ -82,19 +82,19 @@ 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.12.0 // indirect | ||
golang.org/x/net v0.15.0 // indirect | ||
golang.org/x/mod v0.13.0 // indirect | ||
golang.org/x/net v0.16.0 // indirect | ||
golang.org/x/oauth2 v0.10.0 // indirect | ||
golang.org/x/sys v0.13.0 // indirect | ||
golang.org/x/text v0.13.0 // indirect | ||
golang.org/x/time v0.3.0 // indirect | ||
golang.org/x/tools v0.13.0 // indirect | ||
golang.org/x/tools v0.14.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.7 // indirect | ||
google.golang.org/genproto v0.0.0-20230803162519-f966b187b2e5 // indirect | ||
google.golang.org/genproto/googleapis/api v0.0.0-20230731193218-e0aa005b6bdf // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230822172742-b8732ec3820d // indirect | ||
google.golang.org/genproto/googleapis/rpc v0.0.0-20230913181813-007df8e322eb // indirect | ||
gopkg.in/DataDog/dd-trace-go.v1 v1.32.0 // indirect | ||
) | ||
Loading
| Loading
|
Please register or sign in to comment