File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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.6 // indirect
64+ github.com/opencontainers/runc v1.1.7 // 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
Original file line number Diff line number Diff line change @@ -303,8 +303,8 @@ github.com/opencontainers/go-digest v1.0.0/go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3I
303303github.com/opencontainers/image-spec v1.0.1/go.mod h1:BtxoFyWECRxE4U/7sNtV5W15zMzWCbyJoFRP3s7yZA0=
304304github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b h1:YWuSjZCQAPM8UUBLkYUk1e+rZcvWHJmFb6i6rM44Xs8=
305305github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b/go.mod h1:3OVijpioIKYWTqjiG0zfF6wvoJ4fAXGbjdZuI2NgsRQ=
306- github.com/opencontainers/runc v1.1.6 h1:XbhB8IfG/EsnhNvZtNdLB0GBw92GYEFvKlhaJk9jUgA =
307- github.com/opencontainers/runc v1.1.6 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50=
306+ github.com/opencontainers/runc v1.1.7 h1:y2EZDS8sNng4Ksf0GUYNhKbTShZJPJg1FiXJNH/uoCk =
307+ github.com/opencontainers/runc v1.1.7 /go.mod h1:CbUumNnWCuTGFukNXahoo/RFBZvDAgRh/smNYNOhA50=
308308github.com/opentracing/opentracing-go v1.1.0 h1:pWlfV3Bxv7k65HYwkikxat0+s3pV4bsqf19k25Ur8rU=
309309github.com/opentracing/opentracing-go v1.1.0/go.mod h1:UkNAQd3GIcIGf0SeVgPpRdFStlNbqXla1AfSYxPUl2o=
310310github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ github.com/opencontainers/go-digest
197197## explicit; go 1.17
198198github.com/opencontainers/image-spec/specs-go
199199github.com/opencontainers/image-spec/specs-go/v1
200- # github.com/opencontainers/runc v1.1.6
200+ # github.com/opencontainers/runc v1.1.7
201201## explicit; go 1.17
202202github.com/opencontainers/runc/libcontainer/user
203203# github.com/pkg/errors v0.9.1
You can’t perform that action at this time.
0 commit comments