aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-01 09:54:06 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-01 06:34:45 -0400
commitcd9d4f376d9d04abc6df88997f9b2af64af4bb7d (patch)
tree672301ea208f159b9fd82a62b1e5535c0ca9fa9f /go.mod
parent957e7a533efe2d314640afac9d3b31cc752edd80 (diff)
downloadpodman-cd9d4f376d9d04abc6df88997f9b2af64af4bb7d.tar.gz
podman-cd9d4f376d9d04abc6df88997f9b2af64af4bb7d.tar.bz2
podman-cd9d4f376d9d04abc6df88997f9b2af64af4bb7d.zip
Bump github.com/containers/common from 0.14.3 to 0.15.1
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.14.3 to 0.15.1. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.14.3...v0.15.1) 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 64981efc1..fde43a1db 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.0
- github.com/containers/common v0.14.3
+ github.com/containers/common v0.15.1
github.com/containers/conmon v2.0.18+incompatible
github.com/containers/image/v5 v5.5.1
github.com/containers/psgo v1.5.1