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 @@ -134,7 +134,7 @@ require (
134134 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
135135 github.com/modern-go/reflect2 v1.0.2 // indirect
136136 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
137- github.com/opencontainers/runc v1.1.4 // indirect
137+ github.com/opencontainers/runc v1.1.5 // indirect
138138 github.com/pmezard/go-difflib v1.0.0 // indirect
139139 github.com/prometheus/client_golang v1.14.0 // indirect
140140 github.com/prometheus/client_model v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -446,8 +446,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
446446github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
447447github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b h1:YWuSjZCQAPM8UUBLkYUk1e+rZcvWHJmFb6i6rM44Xs8 =
448448github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
449- github.com/opencontainers/runc v1.1.4 h1:nRCz/8sKg6K6jgYAFLDlXzPeITBZJyX28DBVhWD+5dg =
450- github.com/opencontainers/runc v1.1.4 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
449+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
450+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
451451github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
452452github.com/opencontainers/runtime-spec v1.1.0-rc.1 h1:wHa9jroFfKGQqFHj0I1fMRKLl0pfj+ynAqBxo3v6u9w =
453453github.com/opencontainers/selinux v1.10.0 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
Original file line number Diff line number Diff line change @@ -605,7 +605,7 @@ github.com/opencontainers/go-digest
605605## explicit; go 1.17
606606github.com/opencontainers/image-spec/specs-go
607607github.com/opencontainers/image-spec/specs-go/v1
608- # github.com/opencontainers/runc v1.1.4
608+ # github.com/opencontainers/runc v1.1.5
609609## explicit; go 1.16
610610github.com/opencontainers/runc/libcontainer/user
611611# github.com/pelletier/go-toml v1.9.5
You can’t perform that action at this time.
0 commit comments