diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2020-05-08 21:34:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-08 21:34:06 +0200 |
commit | 7f8b31f5fb59d8b66a26dcd822863fbc18687905 (patch) | |
tree | 02ba6090ce80e17cb29d74feb44e43d5ff16090f /vendor/modules.txt | |
parent | aa74c3f09223107b85b6538a1ffe1e359ff51a65 (diff) | |
parent | 5be55739ccf2435e96b52ca64ce1627506927069 (diff) | |
download | podman-7f8b31f5fb59d8b66a26dcd822863fbc18687905.tar.gz podman-7f8b31f5fb59d8b66a26dcd822863fbc18687905.tar.bz2 podman-7f8b31f5fb59d8b66a26dcd822863fbc18687905.zip |
Merge pull request #6049 from containers/dependabot/go_modules/github.com/uber/jaeger-client-go-2.23.1incompatible
build(deps): bump github.com/uber/jaeger-client-go from 2.22.1+incompatible to 2.23.1+incompatible
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index b638d1ad0..fac8238c6 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -486,7 +486,7 @@ 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.22.1+incompatible +# github.com/uber/jaeger-client-go v2.23.1+incompatible github.com/uber/jaeger-client-go github.com/uber/jaeger-client-go/config github.com/uber/jaeger-client-go/internal/baggage |