summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-09 09:10:58 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-06-09 10:23:06 -0400
commit01c45698ca216d46523ae56f9f1d8d24198d5581 (patch)
tree0e62ac9b87a75fca5388d6a93ee336b15c7b9e00 /go.mod
parent79f30af384cf6c74f89c3b44c01707da22d867e5 (diff)
downloadpodman-01c45698ca216d46523ae56f9f1d8d24198d5581.tar.gz
podman-01c45698ca216d46523ae56f9f1d8d24198d5581.tar.bz2
podman-01c45698ca216d46523ae56f9f1d8d24198d5581.zip
Bump github.com/containers/common from 0.12.0 to 0.13.0
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.12.0...v0.13.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 c98cbad77..2468c7d46 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.6
github.com/containers/buildah v1.14.9-0.20200523094741-de0f541d9224
- github.com/containers/common v0.12.0
+ github.com/containers/common v0.13.0
github.com/containers/conmon v2.0.17+incompatible
github.com/containers/image/v5 v5.4.5-0.20200529084758-46b2ee6aebb0
github.com/containers/psgo v1.5.1