This repository was archived by the owner on Mar 14, 2024. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ require (
125
125
github.com/morikuni/aec v1.0.0 // indirect
126
126
github.com/opencontainers/go-digest v1.0.0 // indirect
127
127
github.com/opencontainers/image-spec v1.1.0-rc2 // indirect
128
- github.com/opencontainers/runc v1.1.3 // indirect
128
+ github.com/opencontainers/runc v1.1.5 // indirect
129
129
github.com/pelletier/go-toml v1.9.5 // indirect
130
130
github.com/pelletier/go-toml/v2 v2.0.5 // indirect
131
131
github.com/pierrec/lz4/v4 v4.1.17 // indirect
Original file line number Diff line number Diff line change @@ -514,8 +514,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
514
514
github.com/opencontainers/image-spec v1.0.1 /go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0 =
515
515
github.com/opencontainers/image-spec v1.1.0-rc2 h1:2zx/Stx4Wc5pIPDvIxHXvXtQFW/7XWJGmnM7r3wg034 =
516
516
github.com/opencontainers/image-spec v1.1.0-rc2 /go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ =
517
- github.com/opencontainers/runc v1.1.3 h1:vIXrkId+0/J2Ymu2m7VjGvbSlAId9XNRPhn2p4b+d8w =
518
- github.com/opencontainers/runc v1.1.3 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
517
+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
518
+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
519
519
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 h1:3snG66yBm59tKhhSPQrQ/0bCrv1LQbKt40LnUPiUxdc =
520
520
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
521
521
github.com/opencontainers/selinux v1.10.0 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
You can’t perform that action at this time.
0 commit comments