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 @@ -133,7 +133,7 @@ require (
133133 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
134134 github.com/modern-go/reflect2 v1.0.2 // indirect
135135 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
136- github.com/opencontainers/runc v1.1.4 // indirect
136+ github.com/opencontainers/runc v1.1.5 // indirect
137137 github.com/pmezard/go-difflib v1.0.0 // indirect
138138 github.com/prometheus/client_golang v1.14.0 // indirect
139139 github.com/prometheus/client_model v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -444,8 +444,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
444444github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
445445github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b h1:YWuSjZCQAPM8UUBLkYUk1e+rZcvWHJmFb6i6rM44Xs8 =
446446github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
447- github.com/opencontainers/runc v1.1.4 h1:nRCz/8sKg6K6jgYAFLDlXzPeITBZJyX28DBVhWD+5dg =
448- github.com/opencontainers/runc v1.1.4 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
447+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
448+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
449449github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
450450github.com/opencontainers/runtime-spec v1.1.0-rc.1 h1:wHa9jroFfKGQqFHj0I1fMRKLl0pfj+ynAqBxo3v6u9w =
451451github.com/opencontainers/selinux v1.10.0 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
Original file line number Diff line number Diff line change @@ -602,7 +602,7 @@ github.com/opencontainers/go-digest
602602## explicit; go 1.17
603603github.com/opencontainers/image-spec/specs-go
604604github.com/opencontainers/image-spec/specs-go/v1
605- # github.com/opencontainers/runc v1.1.4
605+ # github.com/opencontainers/runc v1.1.5
606606## explicit; go 1.16
607607github.com/opencontainers/runc/libcontainer/user
608608# github.com/pelletier/go-toml v1.9.5
You can’t perform that action at this time.
0 commit comments