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:
authorWill Chandler <wchandler@gitlab.com>2023-05-24 23:48:37 +0300
committerWill Chandler <wchandler@gitlab.com>2023-05-24 23:48:37 +0300
commitf5a8ca2512d2d0aad7a3f59cc4095cff855637e7 (patch)
tree1db9329273fd08d0bbdaee3d9ad58b0e9447414d /go.mod
parentae4d5ea96538ed97ceb18fc3464a26357532fd54 (diff)
parent2cea3fab5d3c964865e3a7a1439d73a591cdb49c (diff)
Merge branch 'renovate/golang.org-x-exp-digest' into 'master'
go: Update golang.org/x/exp digest to 2e198f4 See merge request https://gitlab.com/gitlab-org/gitaly/-/merge_requests/5836 Merged-by: Will Chandler <wchandler@gitlab.com> Approved-by: Toon Claes <toon@gitlab.com> Approved-by: Will Chandler <wchandler@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 6b075a671..ab736cc8e 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-20230519143937-03e91628a987
+ golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
golang.org/x/sync v0.2.0
golang.org/x/sys v0.8.0
golang.org/x/time v0.3.0