summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2022-05-12 13:36:39 -0400
committerGitHub <noreply@github.com>2022-05-12 13:36:39 -0400
commit86314850511af5ab485a49eff9ab02c71736eb47 (patch)
treebac66de12aada2f16fc89e11226a0fbbf5958168 /go.mod
parent0d8107f71d0b6ff023381069f87c116402f45214 (diff)
parent1094d7553f78d7de3e6f07458b0e40a1217fd5a3 (diff)
downloadpodman-86314850511af5ab485a49eff9ab02c71736eb47.tar.gz
podman-86314850511af5ab485a49eff9ab02c71736eb47.tar.bz2
podman-86314850511af5ab485a49eff9ab02c71736eb47.zip
Merge pull request #14217 from containers/dependabot/go_modules/github.com/opencontainers/runc-1.1.2
build(deps): bump github.com/opencontainers/runc from 1.1.1 to 1.1.2
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 38a066c53..11eac95e2 100644
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
github.com/onsi/gomega v1.19.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.1.1
+ github.com/opencontainers/runc v1.1.2
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.1