Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit aa25272

Browse files
Bump github.com/opencontainers/runc from 1.1.3 to 1.1.12
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.3 to 1.1.12. - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.3...v1.1.12) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56dd363 commit aa25272

File tree

2 files changed

+4
-438
lines changed

2 files changed

+4
-438
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ require (
140140
github.com/morikuni/aec v1.0.0 // indirect
141141
github.com/nwaples/rardecode v1.1.0 // indirect
142142
github.com/olekukonko/tablewriter v0.0.5 // indirect
143-
github.com/opencontainers/runc v1.1.3 // indirect
143+
github.com/opencontainers/runc v1.1.12 // indirect
144144
github.com/opencontainers/runtime-spec v1.0.3-0.20220311020903-6969a0a09ab1 // indirect
145145
github.com/opencontainers/selinux v1.10.1 // indirect
146146
github.com/pelletier/go-toml v1.9.5 // indirect

0 commit comments

Comments
 (0)