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 (
52
52
github.com/modern-go/reflect2 v1.0.2 // indirect
53
53
github.com/morikuni/aec v1.0.0 // indirect
54
54
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
56
56
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 // indirect
57
57
github.com/opencontainers/selinux v1.10.2 // indirect
58
58
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
571
571
github.com/opencontainers/runc v1.0.0-rc9 /go.mod h1:qT5XzbpPznkRYVz/mWwUaVBUv2rmF59PVA73FjuZG0U =
572
572
github.com/opencontainers/runc v1.0.0-rc93 /go.mod h1:3NOsor4w32B2tC0Zbl8Knk4Wg84SM2ImC1fxBuqJ/H0 =
573
573
github.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 =
576
576
github.com/opencontainers/runtime-spec v0.1.2-0.20190507144316-5b71a03e2700 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
577
577
github.com/opencontainers/runtime-spec v1.0.1 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
578
578
github.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
296
296
## explicit; go 1.17
297
297
github.com/opencontainers/image-spec/specs-go
298
298
github.com/opencontainers/image-spec/specs-go/v1
299
- # github.com/opencontainers/runc v1.1.4
299
+ # github.com/opencontainers/runc v1.1.5
300
300
## explicit; go 1.16
301
301
github.com/opencontainers/runc/libcontainer/user
302
302
# github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
You can’t perform that action at this time.
0 commit comments