summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2022-01-19 10:01:02 -0500
committerGitHub <noreply@github.com>2022-01-19 10:01:02 -0500
commit1c81b67341300853d7fe9b6568b247e579c34969 (patch)
tree4b3f236c3b632187eddfbc89c89b8d9a04ea3e4c /go.mod
parent8301a7cd828c4576c1e581cb2dd376f42a363a11 (diff)
parenta0165a64b9efc3201bda69e4271ecf0f149bc59c (diff)
downloadpodman-1c81b67341300853d7fe9b6568b247e579c34969.tar.gz
podman-1c81b67341300853d7fe9b6568b247e579c34969.tar.bz2
podman-1c81b67341300853d7fe9b6568b247e579c34969.zip
Merge pull request #12921 from containers/dependabot/go_modules/github.com/opencontainers/runc-1.1.0
Bump github.com/opencontainers/runc from 1.0.3 to 1.1.0
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 9716cb046..9b09c38bd 100644
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
github.com/onsi/gomega v1.17.0
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198
- github.com/opencontainers/runc v1.0.3
+ github.com/opencontainers/runc v1.1.0
github.com/opencontainers/runtime-spec v1.0.3-0.20211214071223-8958f93039ab
github.com/opencontainers/runtime-tools v0.9.1-0.20220110225228-7e2d60f1e41f
github.com/opencontainers/selinux v1.10.0