mirror of
https://github.com/containers/podman.git
synced 2025-12-02 19:28:58 +08:00
Bumps [github.com/uber/jaeger-client-go](https://github.com/uber/jaeger-client-go) from 2.16.0+incompatible to 2.19.0+incompatible. - [Release notes](https://github.com/uber/jaeger-client-go/releases) - [Changelog](https://github.com/jaegertracing/jaeger-client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber/jaeger-client-go/compare/v2.16.0...v2.19.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
28 lines
622 B
YAML
28 lines
622 B
YAML
package: github.com/uber/jaeger-client-go
|
|
import:
|
|
- package: github.com/opentracing/opentracing-go
|
|
version: ^1.1
|
|
subpackages:
|
|
- ext
|
|
- log
|
|
- package: github.com/crossdock/crossdock-go
|
|
- package: github.com/uber/jaeger-lib
|
|
version: ^2.0.0
|
|
subpackages:
|
|
- metrics
|
|
- package: github.com/pkg/errors
|
|
version: ~0.8.0
|
|
- package: go.uber.org/zap
|
|
source: https://github.com/uber-go/zap.git
|
|
version: ^1
|
|
- package: github.com/uber-go/atomic
|
|
version: ^1
|
|
- package: github.com/prometheus/client_golang
|
|
version: ^1
|
|
testImport:
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|
|
- require
|
|
- suite
|