summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-23 09:17:16 +0000
committerMatthew Heon <mheon@redhat.com>2020-01-23 04:22:52 -0500
commit8151d7ae90dd2db8f9c358e3e90518281099bb71 (patch)
treeb23264e5b325dd50e6c7f43865d3b8992abd7e4c /go.mod
parentac3a6b80b0ccd2f9592110811ccf6fd844110b9e (diff)
downloadpodman-8151d7ae90dd2db8f9c358e3e90518281099bb71.tar.gz
podman-8151d7ae90dd2db8f9c358e3e90518281099bb71.tar.bz2
podman-8151d7ae90dd2db8f9c358e3e90518281099bb71.zip
build(deps): bump github.com/containers/conmon
Bumps [github.com/containers/conmon](https://github.com/containers/conmon) from 2.0.9+incompatible to 2.0.10+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.9...v2.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Matthew Heon <mheon@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 54af7fda4..1b4690f7b 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/cni v0.7.2-0.20190904153231-83439463f784
github.com/containernetworking/plugins v0.8.2
github.com/containers/buildah v1.13.1
- github.com/containers/conmon v2.0.9+incompatible
+ github.com/containers/conmon v2.0.10+incompatible
github.com/containers/image/v5 v5.1.0
github.com/containers/psgo v1.4.0
github.com/containers/storage v1.15.5