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 @@ -138,7 +138,7 @@ require (
138138 github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
139139 github.com/opencontainers/go-digest v1.0.0 // indirect
140140 github.com/opencontainers/image-spec v1.1.0-rc2 // indirect
141- github.com/opencontainers/runc v1.1.3 // indirect
141+ github.com/opencontainers/runc v1.1.5 // indirect
142142 github.com/prometheus/client_golang v1.14.0 // indirect
143143 github.com/prometheus/client_model v0.3.0 // indirect
144144 github.com/prometheus/common v0.37.0 // indirect
Original file line number Diff line number Diff line change @@ -472,8 +472,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
472472github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
473473github.com/opencontainers/image-spec v1.1.0-rc2 h1:2zx/Stx4Wc5pIPDvIxHXvXtQFW/7XWJGmnM7r3wg034 =
474474github.com/opencontainers/image-spec v1.1.0-rc2 /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
475- github.com/opencontainers/runc v1.1.3 h1:vIXrkId+0/J2Ymu2m7VjGvbSlAId9XNRPhn2p4b+d8w =
476- github.com/opencontainers/runc v1.1.3 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
475+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
476+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
477477github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 h1:3snG66yBm59tKhhSPQrQ/0bCrv1LQbKt40LnUPiUxdc =
478478github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
479479github.com/opencontainers/selinux v1.10.0 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
Original file line number Diff line number Diff line change @@ -516,7 +516,7 @@ github.com/opencontainers/go-digest
516516## explicit; go 1.17
517517github.com/opencontainers/image-spec/specs-go
518518github.com/opencontainers/image-spec/specs-go/v1
519- # github.com/opencontainers/runc v1.1.3
519+ # github.com/opencontainers/runc v1.1.5
520520## explicit; go 1.16
521521github.com/opencontainers/runc/libcontainer/user
522522# github.com/otiai10/copy v1.7.0
You can’t perform that action at this time.
0 commit comments