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 @@ -85,7 +85,7 @@ require (
8585 github.com/morikuni/aec v1.0.0 // indirect
8686 github.com/opencontainers/go-digest v1.0.0 // indirect
8787 github.com/opencontainers/image-spec v1.0.2 // indirect
88- github.com/opencontainers/runc v1.1.4 // indirect
88+ github.com/opencontainers/runc v1.1.5 // indirect
8989 github.com/pelletier/go-toml v1.8.1 // indirect
9090 github.com/pmezard/go-difflib v1.0.0 // indirect
9191 github.com/prometheus/client_model v0.3.0 // indirect
Original file line number Diff line number Diff line change @@ -507,8 +507,8 @@ github.com/opencontainers/image-spec v1.0.2 h1:9yCKha/T5XdGtO0q9Q9a6T5NUCsTn/DrB
507507github.com/opencontainers/image-spec v1.0.2 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
508508github.com/opencontainers/runc v0.0.0-20190115041553-12f6a991201f /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
509509github.com/opencontainers/runc v0.1.1 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
510- github.com/opencontainers/runc v1.1.4 h1:nRCz/8sKg6K6jgYAFLDlXzPeITBZJyX28DBVhWD+5dg =
511- github.com/opencontainers/runc v1.1.4 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
510+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
511+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
512512github.com/opencontainers/runtime-spec v1.0.2 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
513513github.com/opencontainers/runtime-spec v1.0.3-0.20200929063507-e6143ca7d51d /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
514514github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -344,7 +344,7 @@ github.com/opencontainers/go-digest
344344## explicit
345345github.com/opencontainers/image-spec/specs-go
346346github.com/opencontainers/image-spec/specs-go/v1
347- # github.com/opencontainers/runc v1.1.4
347+ # github.com/opencontainers/runc v1.1.5
348348## explicit; go 1.16
349349github.com/opencontainers/runc/libcontainer/user
350350# github.com/pelletier/go-toml v1.8.1
You can’t perform that action at this time.
0 commit comments