summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-05-12 12:13:04 +0000
committerGitHub <noreply@github.com>2022-05-12 12:13:04 +0000
commit1094d7553f78d7de3e6f07458b0e40a1217fd5a3 (patch)
treee1ef553818b291e3f004fadd3ad52dc9ef72e28f /go.mod
parent8f21eccc7cc406005c8e93bc7b1605a8dbd3a2b7 (diff)
downloadpodman-1094d7553f78d7de3e6f07458b0e40a1217fd5a3.tar.gz
podman-1094d7553f78d7de3e6f07458b0e40a1217fd5a3.tar.bz2
podman-1094d7553f78d7de3e6f07458b0e40a1217fd5a3.zip
build(deps): bump github.com/opencontainers/runc from 1.1.1 to 1.1.2
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.2/CHANGELOG.md) - [Commits](https://github.com/opencontainers/runc/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.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 e5f11838c..260dde525 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