summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-18 09:18:11 +0000
committerValentin Rothberg <rothberg@redhat.com>2020-12-18 10:26:24 +0100
commit641046a79e1ccd9d9c16d6603070b755b7096050 (patch)
treeb4847cbbad70ec43095f50c4d654e5c407a3fac6 /go.mod
parenta17afa931d1aa73b8657cf26de3b49841837f66d (diff)
downloadpodman-641046a79e1ccd9d9c16d6603070b755b7096050.tar.gz
podman-641046a79e1ccd9d9c16d6603070b755b7096050.tar.bz2
podman-641046a79e1ccd9d9c16d6603070b755b7096050.zip
Bump github.com/containers/common from 0.31.0 to 0.31.1
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.31.0 to 0.31.1. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.31.0...v0.31.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@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 e94476032..a208c244b 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.8.0
github.com/containernetworking/plugins v0.9.0
github.com/containers/buildah v1.18.1-0.20201125084616-dd26b137459c
- github.com/containers/common v0.31.0
+ github.com/containers/common v0.31.1
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.9.0
github.com/containers/psgo v1.5.1