Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2023-05-17 17:37:32 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2023-05-17 17:37:32 +0300
commit8bd903c3409f977a580319b024fd30f4e91f7dab (patch)
tree0d7d3dd044d1456654886944b5eab4db0d505e35 /go.mod
parentdecbc259d62921c9f78e4feee4d5a76500264cc3 (diff)
parent3b778543653a7e911c935875c8dae41ba904d032 (diff)
Merge branch 'renovate/golang.org-x-exp-digest' into 'master'
go: Update golang.org/x/exp digest to dd950f8 See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/5768 Merged-by: Patrick Steinhardt <psteinhardt@gitlab.com> Approved-by: Sami Hiltunen <shiltunen@gitlab.com> Approved-by: John Cai <jcai@gitlab.com> Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 32c703f5b..e0f811700 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
gitlab.com/gitlab-org/labkit v1.18.0
go.uber.org/goleak v1.2.1
gocloud.dev v0.29.0
- golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
+ golang.org/x/exp v0.0.0-20230510235704-dd950f8aeaea
golang.org/x/sync v0.2.0
golang.org/x/sys v0.8.0
golang.org/x/time v0.3.0