summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-05-30 05:01:52 -0400
committerDaniel J Walsh <dwalsh@redhat.com>2020-06-02 07:24:02 -0400
commit02324b916a2659f650a82dcce877e5a51b863a45 (patch)
tree4bddf4480cdacbd5e7844459f51009de44e8e105 /go.mod
parent92f502983885566a0b7bca4ae6c1bc5a8414a482 (diff)
downloadpodman-02324b916a2659f650a82dcce877e5a51b863a45.tar.gz
podman-02324b916a2659f650a82dcce877e5a51b863a45.tar.bz2
podman-02324b916a2659f650a82dcce877e5a51b863a45.zip
Bump github.com/containers/conmon
Bumps [github.com/containers/conmon](https://github.com/containers/conmon) from 2.0.16+incompatible to 2.0.17+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.16...v2.0.17) 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 dd2550585..5df98c471 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.12.0
- github.com/containers/conmon v2.0.16+incompatible
+ github.com/containers/conmon v2.0.17+incompatible
github.com/containers/image/v5 v5.4.5-0.20200529084758-46b2ee6aebb0
github.com/containers/psgo v1.5.0
github.com/containers/storage v1.20.1