File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/opencontainers/image-spec v1.1.0
3434 github.com/opencontainers/runc v1.2.0
3535 github.com/opencontainers/runtime-spec v1.2.0
36- github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
36+ github.com/opencontainers/runtime-tools v0.9.1-0.20241001195557-6c9570a1678f
3737 github.com/opencontainers/selinux v1.11.1
3838 github.com/pkg/sftp v1.13.7
3939 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
Original file line number Diff line number Diff line change @@ -256,8 +256,8 @@ github.com/opencontainers/runc v1.2.0 h1:qke7ZVCmJcKrJVY2iHJVC+0kql9uYdkusOPsQOO
256256github.com/opencontainers/runc v1.2.0 /go.mod h1:/PXzF0h531HTMsYQnmxXkBD7YaGShm/2zcRB79dksUc =
257257github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk =
258258github.com/opencontainers/runtime-spec v1.2.0 /go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0 =
259- github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc h1:d2hUh5O6MRBvStV55MQ8we08t42zSTqBbscoQccWmMc =
260- github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc /go.mod h1:8tx1helyqhUC65McMm3x7HmOex8lO2/v9zPuxmKHurs =
259+ github.com/opencontainers/runtime-tools v0.9.1-0.20241001195557-6c9570a1678f h1:tGGVO3yF9p5s/mPi3kO1AdoUDK49z0dgQqV0jeT1kik =
260+ github.com/opencontainers/runtime-tools v0.9.1-0.20241001195557-6c9570a1678f /go.mod h1:oIH6VwKkaDOO+SIYZpdwrC/0wKYqrfO6E1sG1j3UVws =
261261github.com/opencontainers/selinux v1.11.1 h1:nHFvthhM0qY8/m+vfhJylliSshm8G1jJ2jDMcgULaH8 =
262262github.com/opencontainers/selinux v1.11.1 /go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec =
263263github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f h1:/UDgs8FGMqwnHagNDPGOlts35QkhAZ8by3DR7nMih7M =
Original file line number Diff line number Diff line change @@ -522,7 +522,7 @@ github.com/opencontainers/runc/libcontainer/utils
522522# github.com/opencontainers/runtime-spec v1.2.0
523523## explicit
524524github.com/opencontainers/runtime-spec/specs-go
525- # github.com/opencontainers/runtime-tools v0.9.1-0.20230914150019-408c51e934dc
525+ # github.com/opencontainers/runtime-tools v0.9.1-0.20241001195557-6c9570a1678f
526526## explicit; go 1.19
527527github.com/opencontainers/runtime-tools/generate
528528github.com/opencontainers/runtime-tools/generate/seccomp
You can’t perform that action at this time.
0 commit comments