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:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-23 17:24:51 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-23 17:24:51 +0300
commit2cea3fab5d3c964865e3a7a1439d73a591cdb49c (patch)
treea53417f5b61a846b0b096d04984a3cb7d9220ae9 /go.mod
parent157853e113551dac8eb80032f48686c9e8c673f3 (diff)
go: Update golang.org/x/exp digest to 2e198f4
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 f44be5e67..72f966b7c 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