Skip to content

Commit db2e412

Browse files
build(deps): bump github.com/opencontainers/runc from 1.1.9 to 1.1.12 (#3167)
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.9 to 1.1.12. - [Release notes](https://github.com/opencontainers/runc/releases) - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.12/CHANGELOG.md) - [Commits](opencontainers/runc@v1.1.9...v1.1.12) --- updated-dependencies: - dependency-name: github.com/opencontainers/runc dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85d9de2 commit db2e412

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ require (
175175
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
176176
github.com/opencontainers/go-digest v1.0.0 // indirect
177177
github.com/opencontainers/image-spec v1.1.0-rc5 // indirect
178-
github.com/opencontainers/runc v1.1.9 // indirect
178+
github.com/opencontainers/runc v1.1.12 // indirect
179179
github.com/opencontainers/runtime-spec v1.1.0 // indirect
180180
github.com/pbnjay/strptime v0.0.0-20140226051138-5c05b0d668c9 // indirect
181181
github.com/pelletier/go-toml v1.9.5 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -664,8 +664,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
664664
github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
665665
github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI=
666666
github.com/opencontainers/image-spec v1.1.0-rc5/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
667-
github.com/opencontainers/runc v1.1.9 h1:XR0VIHTGce5eWPkaPesqTBrhW2yAcaraWfsEalNwQLM=
668-
github.com/opencontainers/runc v1.1.9/go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50=
667+
github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss=
668+
github.com/opencontainers/runc v1.1.12/go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8=
669669
github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg=
670670
github.com/opencontainers/runtime-spec v1.1.0/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
671671
github.com/openshift/api v0.0.0-20221021112143-4226c2167e40 h1:PxjGCA72RtsdHWToZLkjjeWm7WXXx4cuv0u4gtvLbrk=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ github.com/opencontainers/go-digest
694694
## explicit; go 1.18
695695
github.com/opencontainers/image-spec/specs-go
696696
github.com/opencontainers/image-spec/specs-go/v1
697-
# github.com/opencontainers/runc v1.1.9
697+
# github.com/opencontainers/runc v1.1.12
698698
## explicit; go 1.17
699699
github.com/opencontainers/runc/libcontainer/user
700700
# github.com/opencontainers/runtime-spec v1.1.0

0 commit comments

Comments
 (0)