Skip to content

Commit fb1a5d5

Browse files
Merge pull request #2223 from containers/renovate/github.com-opencontainers-runtime-tools-digest
fix(deps): update github.com/opencontainers/runtime-tools digest to 6c9570a
2 parents 59464b6 + f146c8e commit fb1a5d5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,8 @@ github.com/opencontainers/runc v1.2.0 h1:qke7ZVCmJcKrJVY2iHJVC+0kql9uYdkusOPsQOO
256256
github.com/opencontainers/runc v1.2.0/go.mod h1:/PXzF0h531HTMsYQnmxXkBD7YaGShm/2zcRB79dksUc=
257257
github.com/opencontainers/runtime-spec v1.2.0 h1:z97+pHb3uELt/yiAWD691HNHQIF07bE7dzrbT927iTk=
258258
github.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=
261261
github.com/opencontainers/selinux v1.11.1 h1:nHFvthhM0qY8/m+vfhJylliSshm8G1jJ2jDMcgULaH8=
262262
github.com/opencontainers/selinux v1.11.1/go.mod h1:E5dMC3VPuVvVHDYmi78qvhJp8+M586T4DlDRYpFkyec=
263263
github.com/ostreedev/ostree-go v0.0.0-20210805093236-719684c64e4f h1:/UDgs8FGMqwnHagNDPGOlts35QkhAZ8by3DR7nMih7M=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ github.com/opencontainers/runc/libcontainer/utils
522522
# github.com/opencontainers/runtime-spec v1.2.0
523523
## explicit
524524
github.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
527527
github.com/opencontainers/runtime-tools/generate
528528
github.com/opencontainers/runtime-tools/generate/seccomp

0 commit comments

Comments
 (0)