File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ require (
5454 github.com/modern-go/reflect2 v1.0.2 // indirect
5555 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
5656 github.com/onsi/gomega v1.33.1 // indirect
57- github.com/opencontainers/runc v1.1.13 // indirect
57+ github.com/opencontainers/runc v1.1.14 // indirect
5858 github.com/opencontainers/runtime-spec v1.2.0 // indirect
5959 github.com/opencontainers/runtime-tools v0.9.1-0.20221107090550-2e043c6bd626 // indirect
6060 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ github.com/onsi/ginkgo/v2 v2.19.0 h1:9Cnnf7UHo57Hy3k6/m5k3dRfGTMXGvxhHFvkDTCTpvA
8989github.com/onsi/ginkgo/v2 v2.19.0 /go.mod h1:rlwLi9PilAFJ8jCg9UE1QP6VBpd6/xj3SRC0d6TU0To =
9090github.com/onsi/gomega v1.33.1 h1:dsYjIxxSR755MDmKVsaFQTE22ChNBcuuTWgkUDSubOk =
9191github.com/onsi/gomega v1.33.1 /go.mod h1:U4R44UsT+9eLIaYRB2a5qajjtQYn0hauxvRm16AVYg0 =
92- github.com/opencontainers/runc v1.1.13 h1:98S2srgG9vw0zWcDpFMn5TRrh8kLxa/5OFUstuUhmRs =
93- github.com/opencontainers/runc v1.1.13 /go.mod h1:R016aXacfp/gwQBYw2FDGa9m+n6atbLWrYY8hNMT/sA =
92+ github.com/opencontainers/runc v1.1.14 h1:rgSuzbmgz5DUJjeSnw337TxDbRuqjs6iqQck/2weR6w =
93+ github.com/opencontainers/runc v1.1.14 /go.mod h1:E4C2z+7BxR7GHXp0hAY53mek+x49X1LjPNeMTfRGvOA =
9494github.com/opencontainers/runtime-spec v1.0.3-0.20220825212826-86290f6a00fb /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
9595github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk =
9696github.com/opencontainers/runtime-spec v1.2.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ github.com/modern-go/reflect2
138138github.com/munnerz/goautoneg
139139# github.com/onsi/gomega v1.33.1
140140## explicit; go 1.20
141- # github.com/opencontainers/runc v1.1.13
141+ # github.com/opencontainers/runc v1.1.14
142142## explicit; go 1.18
143143github.com/opencontainers/runc/libcontainer/configs
144144github.com/opencontainers/runc/libcontainer/devices
You can’t perform that action at this time.
0 commit comments