summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-04-19 16:38:04 -0400
committerGitHub <noreply@github.com>2021-04-19 16:38:04 -0400
commitd84422e14e37b69c814247836869b3fc248e7449 (patch)
treed67a264a06c2d1b4b53702c335cb7ed6f52e5a9a /go.mod
parenta94360a3f742cac07b006233371058d8b8c2caf3 (diff)
parent37a00c99640a817e272a48f7920c314d2c4bbcd8 (diff)
downloadpodman-d84422e14e37b69c814247836869b3fc248e7449.tar.gz
podman-d84422e14e37b69c814247836869b3fc248e7449.tar.bz2
podman-d84422e14e37b69c814247836869b3fc248e7449.zip
Merge pull request #10085 from containers/dependabot/go_modules/github.com/uber/jaeger-client-go-2.27.0incompatible
Bump github.com/uber/jaeger-client-go from 2.25.0+incompatible to 2.27.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 f1c03bce8..a225cb89e 100644
--- a/go.mod
+++ b/go.mod
@@ -57,7 +57,7 @@ require (
github.com/spf13/pflag v1.0.5
github.com/stretchr/testify v1.7.0
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
- github.com/uber/jaeger-client-go v2.25.0+incompatible
+ github.com/uber/jaeger-client-go v2.27.0+incompatible
github.com/vbauerster/mpb/v6 v6.0.3
github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852
go.etcd.io/bbolt v1.3.5