aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-11 13:40:26 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-05-11 14:18:28 -0400
commitc4e391ad2e087601a184df6d4b3668d8c166f911 (patch)
tree115239f97e3cdb925d9eeae1caa50eea42bf9c64 /go.mod
parentd8c6cc16843efac13b92758b1bf93e9d5897a212 (diff)
downloadpodman-c4e391ad2e087601a184df6d4b3668d8c166f911.tar.gz
podman-c4e391ad2e087601a184df6d4b3668d8c166f911.tar.bz2
podman-c4e391ad2e087601a184df6d4b3668d8c166f911.zip
Bump github.com/containers/common from 0.11.1 to 0.11.2
Bumps [github.com/containers/common](https://github.com/containers/common) from 0.11.1 to 0.11.2. - [Release notes](https://github.com/containers/common/releases) - [Commits](https://github.com/containers/common/compare/v0.11.1...v0.11.2) 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 aeb9e3110..8865a4483 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.9-0.20200501175434-42a48f9373d9
- github.com/containers/common v0.11.1
+ github.com/containers/common v0.11.2
github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.4.3
github.com/containers/psgo v1.5.0