mirror of
https://github.com/containers/podman.git
synced 2025-12-04 20:28:40 +08:00
Bumps [github.com/uber/jaeger-client-go](https://github.com/uber/jaeger-client-go) from 2.19.0+incompatible to 2.20.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.19.0...v2.20.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
32 lines
568 B
TOML
32 lines
568 B
TOML
[[constraint]]
|
|
name = "github.com/crossdock/crossdock-go"
|
|
branch = "master"
|
|
|
|
[[constraint]]
|
|
name = "github.com/opentracing/opentracing-go"
|
|
version = "^1.1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/prometheus/client_golang"
|
|
version = "^1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "^1.1.3"
|
|
|
|
[[constraint]]
|
|
name = "go.uber.org/atomic"
|
|
version = "^1"
|
|
|
|
[[constraint]]
|
|
name = "github.com/uber/jaeger-lib"
|
|
version = "^2.2"
|
|
|
|
[[constraint]]
|
|
name = "go.uber.org/zap"
|
|
version = "^1"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|