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-15 05:20:53 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-02-15 05:20:53 +0300
commitd312705c7ebc7ef6acf082cfb8a19cc864baa202 (patch)
tree32d1c0f917c5a097d7e83aa56b7fde8cbff904c2 /go.mod
parent994a537cefce6044125fa420cd7536a6efda0618 (diff)
go: Update golang.org/x/exp digest to 5e25df0
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 bbc8545d5..1ada2cfc6 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-20230206171751-46f607a40771
+ golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb
golang.org/x/sync v0.1.0
golang.org/x/sys v0.5.0
golang.org/x/time v0.3.0