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-07-05 09:20:41 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-07-05 09:20:41 +0300
commit00b28916486b267c907b90423b024e70d87cafe2 (patch)
tree06371bdf2cf75d42295835b9546992fb5ab1b65f /go.mod
parente48e575179544159732c490280f4f40b8dbf43a5 (diff)
go: Update module github.com/uber/jaeger-client-go to v2.30.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 aea9e4d93..034d7612b 100644
--- a/go.mod
+++ b/go.mod
@@ -29,7 +29,7 @@ require (
github.com/rubenv/sql-migrate v0.0.0-20191213152630-06338513c237
github.com/sirupsen/logrus v1.8.1
github.com/stretchr/testify v1.7.2
- github.com/uber/jaeger-client-go v2.29.1+incompatible
+ github.com/uber/jaeger-client-go v2.30.0+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.12