summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-04-16 08:44:48 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-04-16 05:53:35 -0400
commit897847cccc940fcbe5112afae324313dafba6e61 (patch)
treedb6681466903c39256066e39499e8f9e9c7effc1 /go.mod
parentd6b3bc18f85236aa753d8a8a7993d160dbdad3f8 (diff)
downloadpodman-897847cccc940fcbe5112afae324313dafba6e61.tar.gz
podman-897847cccc940fcbe5112afae324313dafba6e61.tar.bz2
podman-897847cccc940fcbe5112afae324313dafba6e61.zip
Bump github.com/containers/common from 0.9.0 to 0.9.1
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.9.0...v0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Valentin Rothberg <rothberg@redhat.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 bfc30b198..a214d8270 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/containernetworking/cni v0.7.2-0.20200304161608-4fae32b84921
github.com/containernetworking/plugins v0.8.5
github.com/containers/buildah v1.14.8
- github.com/containers/common v0.9.0
+ github.com/containers/common v0.9.1
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.3
github.com/containers/psgo v1.4.0