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 @@ -137,7 +137,7 @@ require (
137137 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
138138 github.com/opencontainers/go-digest v1.0.0 // indirect
139139 github.com/opencontainers/image-spec v1.1.0-rc2 // indirect
140- github.com/opencontainers/runc v1.1.3 // indirect
140+ github.com/opencontainers/runc v1.1.5 // indirect
141141 github.com/prometheus/client_golang v1.14.0 // indirect
142142 github.com/prometheus/client_model v0.3.0 // indirect
143143 github.com/prometheus/common v0.37.0 // indirect
Original file line number Diff line number Diff line change @@ -470,8 +470,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
470470github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
471471github.com/opencontainers/image-spec v1.1.0-rc2 h1:2zx/Stx4Wc5pIPDvIxHXvXtQFW/7XWJGmnM7r3wg034 =
472472github.com/opencontainers/image-spec v1.1.0-rc2 /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
473- github.com/opencontainers/runc v1.1.3 h1:vIXrkId+0/J2Ymu2m7VjGvbSlAId9XNRPhn2p4b+d8w =
474- github.com/opencontainers/runc v1.1.3 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
473+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
474+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
475475github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 h1:3snG66yBm59tKhhSPQrQ/0bCrv1LQbKt40LnUPiUxdc =
476476github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
477477github.com/opencontainers/selinux v1.10.0 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
Original file line number Diff line number Diff line change @@ -511,7 +511,7 @@ github.com/opencontainers/go-digest
511511## explicit; go 1.17
512512github.com/opencontainers/image-spec/specs-go
513513github.com/opencontainers/image-spec/specs-go/v1
514- # github.com/opencontainers/runc v1.1.3
514+ # github.com/opencontainers/runc v1.1.5
515515## explicit; go 1.16
516516github.com/opencontainers/runc/libcontainer/user
517517# github.com/otiai10/copy v1.7.0
You can’t perform that action at this time.
0 commit comments