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-29 14:23:07 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-08-29 14:23:07 +0300
commit109ebf29f3bbe8b8e50d9f2f47b3bef4668b7d40 (patch)
tree8d0c72cf0a271e89df694e94e615df83425fcf6b /go.mod
parent435b07845a6998a6b35381bc28ffaeff5e478b1d (diff)
go: Update golang.org/x/exp digest to d852ddb
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index c5096ee5a..87c9bdf01 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-20230811145659-89c5cff77bcb
+ golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
golang.org/x/sync v0.3.0
golang.org/x/sys v0.11.0
golang.org/x/text v0.12.0
@@ -186,9 +186,9 @@ require (
go.opencensus.io v0.24.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
golang.org/x/mod v0.12.0 // indirect
- golang.org/x/net v0.13.0 // indirect
+ golang.org/x/net v0.14.0 // indirect
golang.org/x/oauth2 v0.10.0 // indirect
- golang.org/x/tools v0.11.0 // indirect
+ golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
gonum.org/v1/gonum v0.11.0 // indirect
google.golang.org/api v0.134.0 // indirect