summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-12-12 16:23:50 +0100
committerGitHub <noreply@github.com>2019-12-12 16:23:50 +0100
commit16de498f0a6d72881b5e961395305bfa57e15536 (patch)
tree8353403f367c59eb840b3df9c620fcdc9ab6b7eb /go.mod
parentf81f15f42250a642f0753b5f18be61c1f24931dd (diff)
parent3dcac46026327f27d0d8b83df415f0e2b8a2fb86 (diff)
downloadpodman-16de498f0a6d72881b5e961395305bfa57e15536.tar.gz
podman-16de498f0a6d72881b5e961395305bfa57e15536.tar.bz2
podman-16de498f0a6d72881b5e961395305bfa57e15536.zip
Merge pull request #4491 from containers/dependabot/go_modules/github.com/uber/jaeger-client-go-2.20.1+incompatible
build(deps): bump github.com/uber/jaeger-client-go from 2.20.0+incompatible to 2.20.1+incompatible
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 b0ac61926..82649bda6 100644
--- a/go.mod
+++ b/go.mod
@@ -59,7 +59,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