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-01 15:21:54 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-08-01 15:21:54 +0300
commit7af5a11f24dda2d5aba483d5cdbd43eeaefafce0 (patch)
tree1a0e266740e6962c5150fa5d39034c831b9df41c /go.mod
parent3a47d732729839600a17bf86fcf71c6dcee660fe (diff)
go: Update golang.org/x/exp digest to d63ba01
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 9aad2fcf2..d7ae80518 100644
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
go.uber.org/goleak v1.2.1
gocloud.dev v0.30.0
golang.org/x/crypto v0.11.0
- golang.org/x/exp v0.0.0-20230728194245-b0cb94b80691
+ golang.org/x/exp v0.0.0-20230801115018-d63ba01acd4b
golang.org/x/sync v0.3.0
golang.org/x/sys v0.10.0
golang.org/x/time v0.3.0