File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ require (
259259 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
260260 github.com/oklog/ulid v1.3.1 // indirect
261261 github.com/opencontainers/go-digest v1.0.0 // indirect
262- github.com/opencontainers/runc v1.1.9 // indirect
262+ github.com/opencontainers/runc v1.1.12 // indirect
263263 github.com/opentracing/opentracing-go v1.2.0 // indirect
264264 github.com/owenrumney/go-sarif v1.1.1
265265 github.com/pelletier/go-toml/v2 v2.1.0 // indirect
Original file line number Diff line number Diff line change @@ -1093,8 +1093,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
10931093github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
10941094github.com/opencontainers/image-spec v1.1.0-rc5 h1:Ygwkfw9bpDvs+c9E34SdgGOj41dX/cbdlwvlWt0pnFI =
10951095github.com/opencontainers/image-spec v1.1.0-rc5 /go.mod h1:X4pATf0uXsnn3g5aiGIsVnJBR4mxhKzfwmvK/B2NTm8 =
1096- github.com/opencontainers/runc v1.1.9 h1:XR0VIHTGce5eWPkaPesqTBrhW2yAcaraWfsEalNwQLM =
1097- github.com/opencontainers/runc v1.1.9 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50 =
1096+ github.com/opencontainers/runc v1.1.12 h1:BOIssBaW1La0/qbNZHXOOa71dZfZEQOzW7dqQf3phss =
1097+ github.com/opencontainers/runc v1.1.12 /go.mod h1:S+lQwSfncpBha7XTy/5lBwWgm5+y5Ma/O44Ekby9FK8 =
10981098github.com/opentracing-contrib/go-observer v0.0.0-20170622124052-a52f23424492 /go.mod h1:Ngi6UdF0k5OKD5t5wlmGhe/EDKPoUM3BXZSSfIuJbis =
10991099github.com/opentracing/basictracer-go v1.0.0 /go.mod h1:QfBfYuafItcjQuMwinw9GhYKwFXS9KnPs5lxoYwgW74 =
11001100github.com/opentracing/opentracing-go v1.0.2 /go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o =
You can’t perform that action at this time.
0 commit comments