diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-11 11:20:33 +0000 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2019-11-11 10:25:54 -0500 |
commit | 3dcac46026327f27d0d8b83df415f0e2b8a2fb86 (patch) | |
tree | afd3942131ec522a4106e58e84577c958f33f139 /go.mod | |
parent | de32b89eff0928abdef9d85a420b65d8865e737e (diff) | |
download | podman-3dcac46026327f27d0d8b83df415f0e2b8a2fb86.tar.gz podman-3dcac46026327f27d0d8b83df415f0e2b8a2fb86.tar.bz2 podman-3dcac46026327f27d0d8b83df415f0e2b8a2fb86.zip |
build(deps): bump github.com/uber/jaeger-client-go
Bumps [github.com/uber/jaeger-client-go](https://github.com/uber/jaeger-client-go) from 2.20.0+incompatible to 2.20.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.20.0...v2.20.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ require ( github.com/stretchr/testify v1.4.0 github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 github.com/uber-go/atomic v1.4.0 // indirect - github.com/uber/jaeger-client-go v2.20.0+incompatible + github.com/uber/jaeger-client-go v2.20.1+incompatible github.com/uber/jaeger-lib v0.0.0-20190122222657-d036253de8f5 // indirect github.com/varlink/go v0.0.0-20190502142041-0f1d566d194b github.com/vishvananda/netlink v1.0.0 |