summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-13 09:16:45 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-03-13 13:11:17 -0400
commita95e9e5b4a8a18f17cfa93a3eaf401bf3f1dbc3a (patch)
tree1f5ab4a3d8ae767f4488e139bf4954db7bb8ff76 /go.mod
parentc9f148fb154ca45081e3ebfc0c14fa9ee995780d (diff)
downloadpodman-a95e9e5b4a8a18f17cfa93a3eaf401bf3f1dbc3a.tar.gz
podman-a95e9e5b4a8a18f17cfa93a3eaf401bf3f1dbc3a.tar.bz2
podman-a95e9e5b4a8a18f17cfa93a3eaf401bf3f1dbc3a.zip
Bump github.com/containers/common from 0.4.2 to 0.5.0
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.4.2 to 0.5.0. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.4.2...v0.5.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.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index ec5d599ee..3901c06cd 100644
--- a/go.mod
+++ b/go.mod
@@ -9,8 +9,8 @@ require (
github.com/codahale/hdrhistogram v0.0.0-20161010025455-3a0bb77429bd // indirect
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.5
- github.com/containers/buildah v1.14.2
- github.com/containers/common v0.4.2
+ github.com/containers/buildah v1.14.3-0.20200313154200-d26f437b2a46
+ github.com/containers/common v0.5.0
github.com/containers/conmon v2.0.10+incompatible
github.com/containers/image/v5 v5.2.1
github.com/containers/psgo v1.4.0