summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-11-10 09:17:46 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-11-10 07:21:13 -0500
commit24ec03a5f1f8d4fdcb9780862e30dd6426d921a7 (patch)
treee147f27a71a39bc66aa32311f7c32ff220732551 /go.mod
parenta64c6dc90a6d315bc4cccae9fbd13788daa23fb7 (diff)
downloadpodman-24ec03a5f1f8d4fdcb9780862e30dd6426d921a7.tar.gz
podman-24ec03a5f1f8d4fdcb9780862e30dd6426d921a7.tar.bz2
podman-24ec03a5f1f8d4fdcb9780862e30dd6426d921a7.zip
Bump github.com/containers/common from 0.26.3 to 0.27.0
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.26.3 to 0.27.0. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.26.3...v0.27.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 06ac75047..01e96be23 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.17.0
- github.com/containers/common v0.26.3
+ github.com/containers/common v0.27.0
github.com/containers/conmon v2.0.20+incompatible
github.com/containers/image/v5 v5.7.0
github.com/containers/psgo v1.5.1