summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-03-30 10:30:33 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-03-30 10:30:33 -0400
commit3838bb0062d90eb39a19924abb643169ce70e2c0 (patch)
tree7cb9866c3037aa9bd158e97ce1f0bae81c9a57e5 /go.mod
parentcc22b94a7ab13c546e4b0c42024c13fe9d280b39 (diff)
downloadpodman-3838bb0062d90eb39a19924abb643169ce70e2c0.tar.gz
podman-3838bb0062d90eb39a19924abb643169ce70e2c0.tar.bz2
podman-3838bb0062d90eb39a19924abb643169ce70e2c0.zip
Bump github.com/containers/conmon
Bumps [github.com/containers/conmon](https://github.com/containers/conmon) from 2.0.10+incompatible to 2.0.14 - [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.10...v2.0.14) 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 91da11871..d22107c50 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/containernetworking/plugins v0.8.5
github.com/containers/buildah v1.14.5
github.com/containers/common v0.6.1
- github.com/containers/conmon v2.0.10+incompatible
+ github.com/containers/conmon v2.0.14+incompatible
github.com/containers/image/v5 v5.3.1
github.com/containers/psgo v1.4.0
github.com/containers/storage v1.16.6