File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ require (
6161 github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
6262 github.com/miekg/pkcs11 v1.1.1 // indirect
6363 github.com/moby/sys/symlink v0.2.0 // indirect
64- github.com/opencontainers/runc v1.1.11 // indirect
64+ github.com/opencontainers/runc v1.1.12 // indirect
6565 github.com/prometheus/client_golang v1.14.0 // indirect
6666 github.com/prometheus/client_model v0.3.0 // indirect
6767 github.com/prometheus/common v0.37.0 // indirect
Original file line number Diff line number Diff line change @@ -303,8 +303,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
303303github.com/opencontainers/image-spec v1.0.1/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
304304github.com/opencontainers/image-spec v1.1.0-rc3 h1:fzg1mXZFj8YdPeNkRXMg+zb88BFV0Ys52cJydRwBkb8=
305305github.com/opencontainers/image-spec v1.1.0-rc3/go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8=
306- github.com/opencontainers/runc v1.1.11 h1:9LjxyVlE0BPMRP2wuQDRlHV4941Jp9rc3F0+YKimopA =
307- github.com/opencontainers/runc v1.1.11 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8=
306+ github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
307+ github.com/opencontainers/runc v1.1.12 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8=
308308github.com/opentracing/opentracing-go v1.1.0 h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU=
309309github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
310310github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ github.com/opencontainers/go-digest
197197## explicit; go 1.18
198198github.com/opencontainers/image-spec/specs-go
199199github.com/opencontainers/image-spec/specs-go/v1
200- # github.com/opencontainers/runc v1.1.11
200+ # github.com/opencontainers/runc v1.1.12
201201## explicit; go 1.17
202202github.com/opencontainers/runc/libcontainer/user
203203# github.com/pkg/errors v0.9.1
You can’t perform that action at this time.
0 commit comments