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-08-11 21:22:26 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-08-11 21:22:26 +0300
commitd8e54802519038dac489cf7309b9bc5a29b67fca (patch)
tree3bba3f092ffc905d96503795ae02e606310badb4 /go.mod
parentc3195f9babe735b096278da14bbe4799e11e7f54 (diff)
go: Update golang.org/x/exp digest to 89c5cff
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 186151ff6..53a847a2e 100644
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
go.uber.org/goleak v1.2.1
gocloud.dev v0.33.0
golang.org/x/crypto v0.12.0
- golang.org/x/exp v0.0.0-20230807204917-050eac23e9de
+ golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/time v0.3.0