summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-12-07 09:22:43 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-12-07 05:53:35 -0500
commit0c97252a6f928e13bf065e6f62c4696b9f89fee0 (patch)
treef20da4c9e1bb431fd3b2f88d7982cac03e09cda2 /go.mod
parent0c2a43b99db8a4fd75412a277da6de2731017d3e (diff)
downloadpodman-0c97252a6f928e13bf065e6f62c4696b9f89fee0.tar.gz
podman-0c97252a6f928e13bf065e6f62c4696b9f89fee0.tar.bz2
podman-0c97252a6f928e13bf065e6f62c4696b9f89fee0.zip
Bump github.com/containers/common from 0.30.0 to 0.31.0
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.30.0...v0.31.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 9abfc6dc9..f822e7994 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.8.0
github.com/containernetworking/plugins v0.8.7
github.com/containers/buildah v1.18.1-0.20201125084616-dd26b137459c
- github.com/containers/common v0.30.0
+ github.com/containers/common v0.31.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.8.1
github.com/containers/psgo v1.5.1