aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-06-16 09:04:38 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-06-16 06:37:43 -0400
commit51febc510a50ca02e47e53aef7bac2dd38652b2f (patch)
tree41f7df4f533b89b13500583ef6d4a826f4e0158e /go.mod
parent2c7b39ddb8961bf547a36420407adb461dd4c227 (diff)
downloadpodman-51febc510a50ca02e47e53aef7bac2dd38652b2f.tar.gz
podman-51febc510a50ca02e47e53aef7bac2dd38652b2f.tar.bz2
podman-51febc510a50ca02e47e53aef7bac2dd38652b2f.zip
Bump github.com/containers/conmon
Bumps [github.com/containers/conmon](https://github.com/containers/conmon) from 2.0.17+incompatible to 2.0.18+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.17...v2.0.18) 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 81c906e60..77245bd4d 100644
--- a/go.mod
+++ b/go.mod
@@ -12,7 +12,7 @@ require (
github.com/containernetworking/plugins v0.8.6
github.com/containers/buildah v1.14.9-0.20200523094741-de0f541d9224
github.com/containers/common v0.13.1
- github.com/containers/conmon v2.0.17+incompatible
+ github.com/containers/conmon v2.0.18+incompatible
github.com/containers/image/v5 v5.4.5-0.20200529084758-46b2ee6aebb0
github.com/containers/psgo v1.5.1
github.com/containers/storage v1.20.2