Skip to content

Commit 119f5c5

Browse files
author
GitLab Renovate Bot
committed
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.4
1 parent 88e72e0 commit 119f5c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/prometheus/client_golang v1.16.0
1616
github.com/sirupsen/logrus v1.9.3
1717
github.com/stretchr/testify v1.8.4
18-
gitlab.com/gitlab-org/gitaly/v16 v16.2.2
18+
gitlab.com/gitlab-org/gitaly/v16 v16.2.4
1919
gitlab.com/gitlab-org/labkit v1.20.0
2020
golang.org/x/crypto v0.12.0
2121
golang.org/x/sync v0.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -360,8 +360,8 @@ github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1
360360
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
361361
github.com/yusufpapurcu/wmi v1.2.2 h1:KBNDSne4vP5mbSWnJbO+51IMOXJB67QiYCSBrubbPRg=
362362
github.com/yusufpapurcu/wmi v1.2.2/go.mod h1:SBZ9tNy3G9/m5Oi98Zks0QjeHVDvuK0qfxQmPyzfmi0=
363-
gitlab.com/gitlab-org/gitaly/v16 v16.2.2 h1:ryMXK/hTlW6Wj3Q/Kn5F1PQe5rqnvIHnhR1sL+U4RWw=
364-
gitlab.com/gitlab-org/gitaly/v16 v16.2.2/go.mod h1:1H/QNbw0/HyPm/nrfS2rzNPqcJwWFQWTWzCOiLVf288=
363+
gitlab.com/gitlab-org/gitaly/v16 v16.2.4 h1:f3DAIyI12jlIgN4FELooYR2ZtLIQ5bhy7scpe7mRWzY=
364+
gitlab.com/gitlab-org/gitaly/v16 v16.2.4/go.mod h1:1H/QNbw0/HyPm/nrfS2rzNPqcJwWFQWTWzCOiLVf288=
365365
gitlab.com/gitlab-org/labkit v1.20.0 h1:DGIVAdzbCR8sq2TppBvAh35wWBYIOy5dBL5wqFK3Wa8=
366366
gitlab.com/gitlab-org/labkit v1.20.0/go.mod h1:zeATDAaSBelPcPLbTTq8J3ZJEHyPTLVBM1q3nva+/W4=
367367
go.opencensus.io v0.21.0/go.mod h1:mSImk1erAIZhrmZN+AvHh14ztQfjbGwt4TtuofqLduU=

0 commit comments

Comments
 (0)