summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-22 09:19:21 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-22 05:29:34 -0400
commitca049ef6f9fb540369a5d6ef470c3b2bb4f7b7a9 (patch)
tree689cb7dc9ef2371c3abe7d8ed0c96b95be4797d7 /go.mod
parent344a791ac2019b078dd334ef0a492ee37fe0a937 (diff)
downloadpodman-ca049ef6f9fb540369a5d6ef470c3b2bb4f7b7a9.tar.gz
podman-ca049ef6f9fb540369a5d6ef470c3b2bb4f7b7a9.tar.bz2
podman-ca049ef6f9fb540369a5d6ef470c3b2bb4f7b7a9.zip
Bump github.com/containers/common from 0.16.0 to 0.17.0
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.16.0...v0.17.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 bf9718dea..1d148dc3a 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.16.0
+ github.com/containers/common v0.17.0
github.com/containers/conmon v2.0.19+incompatible
github.com/containers/image/v5 v5.5.1
github.com/containers/psgo v1.5.1