File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/coreos/go-systemd/v22 v22.5.0
88 github.com/onsi/ginkgo/v2 v2.15.0
99 github.com/onsi/gomega v1.31.1
10- github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
10+ github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552
1111 golang.org/x/sys v0.20.0
1212)
1313
@@ -19,7 +19,7 @@ require (
1919 github.com/hashicorp/errwrap v1.1.0 // indirect
2020 github.com/kr/text v0.2.0 // indirect
2121 github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
22- github.com/opencontainers/runtime-spec v1.1.0-rc.3 // indirect
22+ github.com/opencontainers/runtime-spec v1.1.0 // indirect
2323 github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
2424 github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
2525 golang.org/x/net v0.19.0 // indirect
Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ github.com/onsi/ginkgo/v2 v2.15.0 h1:79HwNRBAZHOEwrczrgSOPy+eFTTlIGELKy5as+ClttY
3636github.com/onsi/ginkgo/v2 v2.15.0 /go.mod h1:HlxMHtYF57y6Dpf+mc5529KKmSq9h2FpCF+/ZkwUxKM =
3737github.com/onsi/gomega v1.31.1 h1:KYppCUK+bUgAZwHOu7EXVBKyQA6ILvOESHkn/tgoqvo =
3838github.com/onsi/gomega v1.31.1 /go.mod h1:y40C95dwAD1Nz36SsEnxvfFe8FFfNxzI5eJ0EYGyAy0 =
39- github.com/opencontainers/runtime-spec v1.1.0-rc.3 h1:l04uafi6kxByhbxev7OWiuUv0LZxEsYUfDWZ6bztAuU =
40- github.com/opencontainers/runtime-spec v1.1.0-rc.3 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
41- github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc h1:d2hUh5O6MRBvStV55MQ8we08t42zSTqBbscoQccWmMc =
42- github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc /go.mod h1:8tx1helyqhUC65McMm3x7HmOex8lO2/v9zPuxmKHurs =
39+ github.com/opencontainers/runtime-spec v1.1.0 h1:HHUyrt9mwHUjtasSbXSMvs4cyFxh+Bll4AjJ9odEGpg =
40+ github.com/opencontainers/runtime-spec v1.1.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
41+ github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552 h1:CkXngT0nixZqQUPDVfwVs3GiuhfTqCMk0V+OoHpxIvA =
42+ github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552 /go.mod h1:T487Kf80NeF2i0OyVXHiylg217e0buz8pQsa0T791RA =
4343github.com/opencontainers/selinux v1.11.0 h1:+5Zbo97w3Lbmb3PeqQtpmTkMwsW5nRI3YaLpt7tQ7oU =
4444github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
4545github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
You can’t perform that action at this time.
0 commit comments