summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-05-13 09:21:24 +0000
committerDaniel J Walsh <dwalsh@redhat.com>2020-05-13 09:17:15 -0400
commitc5f9e7f5229524ac704ed7b4ca797b6065d00ea3 (patch)
tree9a37012d962507e6e21faafc72c986cf44a4d737 /go.mod
parent486a1173312279a06836246e26083e7a36cd2591 (diff)
downloadpodman-c5f9e7f5229524ac704ed7b4ca797b6065d00ea3.tar.gz
podman-c5f9e7f5229524ac704ed7b4ca797b6065d00ea3.tar.bz2
podman-c5f9e7f5229524ac704ed7b4ca797b6065d00ea3.zip
Bump github.com/containers/conmon
Bumps [github.com/containers/conmon](https://github.com/containers/conmon) from 2.0.14+incompatible to 2.0.16+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.14...v2.0.16) 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 ef573a0c6..2e7187099 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.9-0.20200501175434-42a48f9373d9
github.com/containers/common v0.11.2
- github.com/containers/conmon v2.0.14+incompatible
+ github.com/containers/conmon v2.0.16+incompatible
github.com/containers/image/v5 v5.4.4
github.com/containers/psgo v1.5.0
github.com/containers/storage v1.19.1