diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-01-23 06:15:04 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-23 06:15:04 -0800 |
commit | c5f3899cb4133922a9732aff4680bb7eea3d391b (patch) | |
tree | 0c72728147e8162969f8893ab0b1cb3cc7ee4e43 /vendor/modules.txt | |
parent | 4113e7152e19a4f93ce979a5c4cadd763dd37afe (diff) | |
parent | fd36a33dc31bb26182f032b3f3ed9f7b0cfb792c (diff) | |
download | podman-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 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 566484b05..521840c2a 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -478,11 +478,12 @@ github.com/stretchr/testify/require github.com/syndtr/gocapability/capability # github.com/tchap/go-patricia v2.3.0+incompatible github.com/tchap/go-patricia/patricia -# github.com/uber/jaeger-client-go v2.20.1+incompatible +# github.com/uber/jaeger-client-go v2.22.1+incompatible github.com/uber/jaeger-client-go github.com/uber/jaeger-client-go/config github.com/uber/jaeger-client-go/internal/baggage github.com/uber/jaeger-client-go/internal/baggage/remote +github.com/uber/jaeger-client-go/internal/reporterstats github.com/uber/jaeger-client-go/internal/spanlog github.com/uber/jaeger-client-go/internal/throttler github.com/uber/jaeger-client-go/internal/throttler/remote |