summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-05-20 09:44:22 -0400
committerGitHub <noreply@github.com>2021-05-20 09:44:22 -0400
commit62c14dcc4d62e01d585149adfb2900a55cc531a6 (patch)
treef3167e29cbfc66eff00cc8c2c160e1b7aa208558 /go.mod
parentf81c4d9fb20a746bffcd937ca6cd4f08f2ca5d7e (diff)
parent26652111b8600cd43401b02628491c2a9a7a7341 (diff)
downloadpodman-62c14dcc4d62e01d585149adfb2900a55cc531a6.tar.gz
podman-62c14dcc4d62e01d585149adfb2900a55cc531a6.tar.bz2
podman-62c14dcc4d62e01d585149adfb2900a55cc531a6.zip
Merge pull request #10407 from containers/dependabot/go_modules/github.com/opencontainers/runc-1.0.0-rc95
Bump github.com/opencontainers/runc from 1.0.0-rc94 to 1.0.0-rc95
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 1b877044d..9c26fc23f 100644
--- a/go.mod
+++ b/go.mod
@@ -46,7 +46,7 @@ require (
github.com/onsi/gomega v1.12.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.2-0.20190823105129-775207bd45b6
- github.com/opencontainers/runc v1.0.0-rc94
+ github.com/opencontainers/runc v1.0.0-rc95
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
github.com/opencontainers/runtime-tools v0.9.0
github.com/opencontainers/selinux v1.8.1