summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-07-16 13:11:10 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-16 13:11:10 -0400
commitfb6d9a84c51073efab924f7a58042309ad34900c (patch)
tree37090c8687db80deafa1f04db7fd92bec7943259 /go.mod
parentf4766e01e3b314543d131577d0ef891670b81a84 (diff)
downloadpodman-fb6d9a84c51073efab924f7a58042309ad34900c.tar.gz
podman-fb6d9a84c51073efab924f7a58042309ad34900c.tar.bz2
podman-fb6d9a84c51073efab924f7a58042309ad34900c.zip
Bump github.com/containers/common from 0.15.2 to 0.16.0
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.15.2 to 0.16.0. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.15.2...v0.16.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 d5bcc932f..04fae3ec6 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.15.1-0.20200708111410-d2ea9429455d
- github.com/containers/common v0.15.2
+ github.com/containers/common v0.16.0
github.com/containers/conmon v2.0.19+incompatible
github.com/containers/image/v5 v5.5.1
github.com/containers/psgo v1.5.1