summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-23 06:15:04 -0800
committerGitHub <noreply@github.com>2020-01-23 06:15:04 -0800
commitc5f3899cb4133922a9732aff4680bb7eea3d391b (patch)
tree0c72728147e8162969f8893ab0b1cb3cc7ee4e43 /go.mod
parent4113e7152e19a4f93ce979a5c4cadd763dd37afe (diff)
parentfd36a33dc31bb26182f032b3f3ed9f7b0cfb792c (diff)
downloadpodman-c5f3899cb4133922a9732aff4680bb7eea3d391b.tar.gz
podman-c5f3899cb4133922a9732aff4680bb7eea3d391b.tar.bz2
podman-c5f3899cb4133922a9732aff4680bb7eea3d391b.zip
Merge pull request #4943 from containers/dependabot/go_modules/github.com/uber/jaeger-client-go-2.22.1+incompatible
build(deps): bump github.com/uber/jaeger-client-go from 2.20.1+incompatible to 2.22.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 dc778f201..5f092fc8c 100644
--- a/go.mod
+++ b/go.mod
@@ -61,7 +61,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.4.0
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
- github.com/uber/jaeger-client-go v2.20.1+incompatible
+ github.com/uber/jaeger-client-go v2.22.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