summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-16 09:09:56 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-07-16 05:26:48 -0400
commit66e8b106459cfd184c6d8656ed340e8f6be53ce1 (patch)
tree68408b0ab1c2289f688f2f16fad11526e7d1fe35 /go.mod
parent9efeb1cf290509caa4b0e3c206fe72d194d76a1e (diff)
downloadpodman-66e8b106459cfd184c6d8656ed340e8f6be53ce1.tar.gz
podman-66e8b106459cfd184c6d8656ed340e8f6be53ce1.tar.bz2
podman-66e8b106459cfd184c6d8656ed340e8f6be53ce1.zip
Bump github.com/containers/conmon
Bumps [github.com/containers/conmon](https://github.com/containers/conmon) from 2.0.18+incompatible to 2.0.19+incompatible. - [Release notes](https://github.com/containers/conmon/releases) - [Changelog](https://github.com/containers/conmon/blob/master/changelog.txt) - [Commits](https://github.com/containers/conmon/compare/v2.0.18...v2.0.19) 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 27e7678d6..672f1174b 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/plugins v0.8.6
github.com/containers/buildah v1.15.1-0.20200708111410-d2ea9429455d
github.com/containers/common v0.15.2
- github.com/containers/conmon v2.0.18+incompatible
+ github.com/containers/conmon v2.0.19+incompatible
github.com/containers/image/v5 v5.5.1
github.com/containers/psgo v1.5.1
github.com/containers/storage v1.21.1