aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-06-15 10:36:44 -0400
committerGitHub <noreply@github.com>2020-06-15 10:36:44 -0400
commit4fe573edfc47a42c7e587311adc21a49eac23424 (patch)
tree635b7d84cc4b5f60cbb8df9a89f32b0b589f2815 /go.mod
parent230cd2525f110d507c1bf2195f04649f03218c8f (diff)
parentea75042fb3784654f5ae7a1c5bb68eda450a0798 (diff)
downloadpodman-4fe573edfc47a42c7e587311adc21a49eac23424.tar.gz
podman-4fe573edfc47a42c7e587311adc21a49eac23424.tar.bz2
podman-4fe573edfc47a42c7e587311adc21a49eac23424.zip
Merge pull request #6606 from containers/dependabot/go_modules/github.com/uber/jaeger-client-go-2.24.0incompatible
Bump github.com/uber/jaeger-client-go from 2.23.1+incompatible to 2.24.0+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 94bb092fe..c7507ad6e 100644
--- a/go.mod
+++ b/go.mod
@@ -53,7 +53,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.6.1
github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
- github.com/uber/jaeger-client-go v2.23.1+incompatible
+ github.com/uber/jaeger-client-go v2.24.0+incompatible
github.com/uber/jaeger-lib v2.2.0+incompatible // indirect
github.com/varlink/go v0.0.0-20190502142041-0f1d566d194b
github.com/vishvananda/netlink v1.1.0