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-06-16 16:49:25 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-06-16 16:49:25 +0300
commit7bd53e10cc58a8fdbb29312e83f5afc9fa02330e (patch)
treef626b7f04fbca442ccea2ae908f681fb986f4735 /go.mod
parentca0074cc6929210cbf0a4f5c0a60b4c5df626655 (diff)
go: Update module go.uber.org/goleak to v1.1.12
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 a5e141b5f..583ecb185 100644
--- a/go.mod
+++ b/go.mod
@@ -34,7 +34,7 @@ require (
github.com/uber/jaeger-client-go v2.29.1+incompatible
gitlab.com/gitlab-org/gitlab-shell v1.9.8-0.20210720163109-50da611814d2
gitlab.com/gitlab-org/labkit v1.14.0
- go.uber.org/goleak v1.1.10
+ go.uber.org/goleak v1.1.12
gocloud.dev v0.23.0
golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e // indirect
golang.org/x/exp v0.0.0-20200331195152-e8c3332aa8e5 // indirect