Skip to content

Commit 6fb42e3

Browse files
authored
Merge pull request #3630 from sylabs/dependabot/go_modules/release-4.3/opencontainers-78c2f0d94b
chore(deps): bump github.com/opencontainers/runc from 1.3.0-rc.1 to 1.3.0-rc.2 in the opencontainers group
2 parents 8132e89 + 1283f18 commit 6fb42e3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ require (
3737
github.com/moby/term v0.5.2
3838
github.com/opencontainers/cgroups v0.0.1
3939
github.com/opencontainers/image-spec v1.1.1
40-
github.com/opencontainers/runc v1.3.0-rc.1
40+
github.com/opencontainers/runc v1.3.0-rc.2
4141
github.com/opencontainers/runtime-spec v1.2.1
4242
github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
4343
github.com/opencontainers/selinux v1.12.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -693,8 +693,8 @@ github.com/opencontainers/image-spec v1.0.1/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zM
693693
github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040=
694694
github.com/opencontainers/image-spec v1.1.1/go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M=
695695
github.com/opencontainers/runc v1.0.0-rc90/go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U=
696-
github.com/opencontainers/runc v1.3.0-rc.1 h1:KfTjaxzza5ON6lJpZuQsxtcofRm5Ln/rz3CLJfqKUJ8=
697-
github.com/opencontainers/runc v1.3.0-rc.1/go.mod h1:fcCrKzduSlcozkBPJ0oyrsEpARFitn97yX+pvlktT54=
696+
github.com/opencontainers/runc v1.3.0-rc.2 h1:NC4G/UcObRzDCORYhl2EsAJLJyRph+b+3bxubSQshmA=
697+
github.com/opencontainers/runc v1.3.0-rc.2/go.mod h1:fcCrKzduSlcozkBPJ0oyrsEpARFitn97yX+pvlktT54=
698698
github.com/opencontainers/runtime-spec v1.0.2/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
699699
github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww=
700700
github.com/opencontainers/runtime-spec v1.2.1/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=

0 commit comments

Comments
 (0)