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 @@ -52,7 +52,7 @@ require (
5252 github.com/modern-go/reflect2 v1.0.2 // indirect
5353 github.com/morikuni/aec v1.0.0 // indirect
5454 github.com/opencontainers/go-digest v1.0.0 // indirect
55- github.com/opencontainers/runc v1.1.4 // indirect
55+ github.com/opencontainers/runc v1.1.5 // indirect
5656 github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 // indirect
5757 github.com/opencontainers/selinux v1.10.2 // indirect
5858 github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f // indirect
Original file line number Diff line number Diff line change @@ -571,8 +571,8 @@ github.com/opencontainers/runc v1.0.0-rc8.0.20190926000215-3e425f80a8c9/go.mod h
571571github.com/opencontainers/runc v1.0.0-rc9 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
572572github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
573573github.com/opencontainers/runc v1.0.2 /go.mod h1:aTaHFFwQXuA71CiyxOdFFIorAoemI04suvGRQFzWTD0 =
574- github.com/opencontainers/runc v1.1.4 h1:nRCz/8sKg6K6jgYAFLDlXzPeITBZJyX28DBVhWD+5dg =
575- github.com/opencontainers/runc v1.1.4 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
574+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
575+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
576576github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
577577github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
578578github.com/opencontainers/runtime-spec v1.0.2-0.20190207185410-29686dbc5559 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ github.com/opencontainers/go-digest
296296## explicit; go 1.17
297297github.com/opencontainers/image-spec/specs-go
298298github.com/opencontainers/image-spec/specs-go/v1
299- # github.com/opencontainers/runc v1.1.4
299+ # github.com/opencontainers/runc v1.1.5
300300## explicit; go 1.16
301301github.com/opencontainers/runc/libcontainer/user
302302# github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
You can’t perform that action at this time.
0 commit comments