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-19 18:22:28 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-05-19 18:22:28 +0300
commitd426ae12fe643dfaaf1298ca2edd4b8e2f7f32c7 (patch)
tree6475a48bd8db11ffa6d605f1ea6f40c11736d1c8 /go.mod
parent37d1db293e314468ba891a806c5e5e83f644900b (diff)
go: Update golang.org/x/exp digest to 03e9162
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 e99e348ac..b029e7979 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-20230510235704-dd950f8aeaea
+ golang.org/x/exp v0.0.0-20230519143937-03e91628a987
golang.org/x/sync v0.2.0
golang.org/x/sys v0.8.0
golang.org/x/time v0.3.0