File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ require (
67
67
github.com/morikuni/aec v1.0.0 // indirect
68
68
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
69
69
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 // indirect
70
- github.com/opencontainers/runc v1.1.3 // indirect
70
+ github.com/opencontainers/runc v1.1.5 // indirect
71
71
github.com/pkg/term v1.1.0 // indirect
72
72
github.com/pmezard/go-difflib v1.0.0 // indirect
73
73
github.com/sergi/go-diff v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -253,8 +253,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
253
253
github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
254
254
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 h1:9iFHD5Kt9hkOfeawBNiEeEaV7bmC4/Z5wJp8E9BptMs =
255
255
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 /go.mod h1:K/JAU0m27RFhDRX4PcFdIKntROP6y5Ed6O91aZYDQfs =
256
- github.com/opencontainers/runc v1.1.3 h1:vIXrkId+0/J2Ymu2m7VjGvbSlAId9XNRPhn2p4b+d8w =
257
- github.com/opencontainers/runc v1.1.3 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
256
+ github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs =
257
+ github.com/opencontainers/runc v1.1.5 /go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg =
258
258
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 h1:3snG66yBm59tKhhSPQrQ/0bCrv1LQbKt40LnUPiUxdc =
259
259
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
260
260
github.com/opencontainers/selinux v1.10.0 /go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI =
You can’t perform that action at this time.
0 commit comments