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-15 13:23:08 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-15 13:23:08 +0300
commit3b778543653a7e911c935875c8dae41ba904d032 (patch)
tree0786f9ef51454ac9ae375a2453f07a765b9f84d5 /go.mod
parent3e8fa7c272824fdfceb5a4de5292592c148433e9 (diff)
go: Update golang.org/x/exp digest to dd950f8
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 8b3280b8c..b3c8773c2 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