summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-07-16 17:18:10 -0400
committerGitHub <noreply@github.com>2020-07-16 17:18:10 -0400
commit0bd51819428e402599f681f273947c805f4641cf (patch)
tree094a16e8ad451916a5d9d7cb86f2788dd293ef71 /go.mod
parent8c59e3f6e87b1c02760427897ab482fed33be0eb (diff)
parent4113d2c2986922cb3a89c9a5ca04366110d505a3 (diff)
downloadpodman-0bd51819428e402599f681f273947c805f4641cf.tar.gz
podman-0bd51819428e402599f681f273947c805f4641cf.tar.bz2
podman-0bd51819428e402599f681f273947c805f4641cf.zip
Merge pull request #6963 from containers/dependabot/go_modules/github.com/uber/jaeger-client-go-2.25.0incompatible
Bump github.com/uber/jaeger-client-go from 2.24.0+incompatible to 2.25.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 d5bcc932f..e1ca385c7 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.24.0+incompatible
+ github.com/uber/jaeger-client-go v2.25.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