summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-02 09:11:54 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-02 06:40:04 -0400
commitc4248e62ca8721aaed1fba241a822e201327317d (patch)
tree93a98cc4f859d4b96fd594dab22768ae3d5dcd24 /go.mod
parente84695213e35c22ba085e3831cbd025cd55a4c84 (diff)
downloadpodman-c4248e62ca8721aaed1fba241a822e201327317d.tar.gz
podman-c4248e62ca8721aaed1fba241a822e201327317d.tar.bz2
podman-c4248e62ca8721aaed1fba241a822e201327317d.zip
Bump github.com/opentracing/opentracing-go from 1.1.0 to 1.2.0
Bumps [github.com/opentracing/opentracing-go](https://github.com/opentracing/opentracing-go) from 1.1.0 to 1.2.0. - [Release notes](https://github.com/opentracing/opentracing-go/releases) - [Changelog](https://github.com/opentracing/opentracing-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/opentracing/opentracing-go/compare/v1.1.0...v1.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
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 f0e7d9ddc..918212bc3 100644
--- a/go.mod
+++ b/go.mod
@@ -43,7 +43,7 @@ require (
github.com/opencontainers/runtime-spec v1.0.3-0.20200520003142-237cc4f519e2
github.com/opencontainers/runtime-tools v0.9.0
github.com/opencontainers/selinux v1.5.2
- github.com/opentracing/opentracing-go v1.1.0
+ github.com/opentracing/opentracing-go v1.2.0
github.com/pkg/errors v0.9.1
github.com/pmezard/go-difflib v1.0.0
github.com/rootless-containers/rootlesskit v0.9.5