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-02-09 18:21:10 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-02-09 18:21:10 +0300
commit229d6052e54da228811760a62a41012223568852 (patch)
tree28cacc032ec7967a9149d22cb245a4d4d6486471 /go.mod
parent96add14f08eac5a3c00923f17c077200b5b1c220 (diff)
go: Update golang.org/x/exp digest to 46f607a
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 c83564203..e6afb2eb7 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
gitlab.com/gitlab-org/labkit v1.17.0
go.uber.org/goleak v1.2.0
gocloud.dev v0.28.0
- golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
+ golang.org/x/exp v0.0.0-20230206171751-46f607a40771
golang.org/x/sync v0.1.0
golang.org/x/sys v0.5.0
golang.org/x/time v0.3.0