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>2022-12-19 18:20:29 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-12-19 18:20:29 +0300
commitc1af8e733c42b92476f72907b87cb991cd5b60dd (patch)
tree9274016433e84fb596f160d205fe16f445cd263d /go.mod
parent38812995ea07e43b12b4151c24bf6b960a70f74d (diff)
go: Update module golang.org/x/sys to v0.3.0
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 3cc1330c4..30ffc72e6 100644
--- a/go.mod
+++ b/go.mod
@@ -40,7 +40,7 @@ require (
go.uber.org/goleak v1.2.0
gocloud.dev v0.27.0
golang.org/x/sync v0.1.0
- golang.org/x/sys v0.2.0
+ golang.org/x/sys v0.3.0
golang.org/x/time v0.2.0
google.golang.org/grpc v1.51.0
google.golang.org/protobuf v1.28.1