Skip to content

Commit fde09d1

Browse files
committed
[23.0] vendor: github.com/opencontainers/runc v1.1.5
no changes to vendored files full diff: opencontainers/runc@v1.1.3...v1.1.5 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent bc4487a commit fde09d1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

vendor.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
6262
github.com/miekg/pkcs11 v1.1.1 // indirect
6363
github.com/moby/sys/symlink v0.2.0 // indirect
64-
github.com/opencontainers/runc v1.1.3 // indirect
64+
github.com/opencontainers/runc v1.1.5 // indirect
6565
github.com/prometheus/client_golang v1.14.0 // indirect
6666
github.com/prometheus/client_model v0.3.0 // indirect
6767
github.com/prometheus/common v0.37.0 // indirect

vendor.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -315,8 +315,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
315315
github.com/opencontainers/image-spec v1.0.1/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
316316
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 h1:9iFHD5Kt9hkOfeawBNiEeEaV7bmC4/Z5wJp8E9BptMs=
317317
github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1/go.mod h1:K/JAU0m27RFhDRX4PcFdIKntROP6y5Ed6O91aZYDQfs=
318-
github.com/opencontainers/runc v1.1.3 h1:vIXrkId+0/J2Ymu2m7VjGvbSlAId9XNRPhn2p4b+d8w=
319-
github.com/opencontainers/runc v1.1.3/go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg=
318+
github.com/opencontainers/runc v1.1.5 h1:L44KXEpKmfWDcS02aeGm8QNTFXTo2D+8MYGDIJ/GDEs=
319+
github.com/opencontainers/runc v1.1.5/go.mod h1:1J5XiS+vdZ3wCyZybsuxXZWGrgSr8fFJHLXuG2PsnNg=
320320
github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
321321
github.com/opencontainers/selinux v1.10.0/go.mod h1:2i0OySw99QjzBBQByd1Gr9gSjvuho1lHsJxIJ3gGbJI=
322322
github.com/opentracing/opentracing-go v1.1.0 h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU=

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ github.com/opencontainers/go-digest
195195
## explicit; go 1.16
196196
github.com/opencontainers/image-spec/specs-go
197197
github.com/opencontainers/image-spec/specs-go/v1
198-
# github.com/opencontainers/runc v1.1.3
198+
# github.com/opencontainers/runc v1.1.5
199199
## explicit; go 1.16
200200
github.com/opencontainers/runc/libcontainer/user
201201
# github.com/pkg/errors v0.9.1

0 commit comments

Comments
 (0)