mirror of
https://github.com/containers/podman.git
synced 2026-07-22 05:02:09 -04:00
Bumps [github.com/uber/jaeger-client-go](https://github.com/uber/jaeger-client-go) from 2.22.1+incompatible to 2.23.1+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.22.1...v2.23.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
29 lines
656 B
YAML
29 lines
656 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
|
|
- package: github.com/golang/mock
|