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-09-02 00:22:36 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2023-09-02 00:22:36 +0300
commit18dd35a9cea4f7592aee98ca11bd11e42fd5f2c9 (patch)
treeaed0dd51b29df346cb38b149a0ac5c7cf51fbc16 /go.mod
parente1b67571f0e4f74773573628ebe047cba9e0702a (diff)
go: Update module gocloud.dev to v0.34.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 c3757f0a1..ee4e2bd86 100644
--- a/go.mod
+++ b/go.mod
@@ -38,7 +38,7 @@ require (
github.com/urfave/cli/v2 v2.25.7
gitlab.com/gitlab-org/labkit v1.20.0
go.uber.org/goleak v1.2.1
- gocloud.dev v0.33.0
+ gocloud.dev v0.34.0
golang.org/x/crypto v0.12.0
golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63
golang.org/x/sync v0.3.0