Skip to content

Commit 6940839

Browse files
Merge pull request #25744 from containers/renovate/github.com-opencontainers-runtime-tools-digest
fix(deps): update github.com/opencontainers/runtime-tools digest to 260e151
2 parents ce959bb + 6703564 commit 6940839

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
@@ -56,7 +56,7 @@ require (
5656
github.com/opencontainers/go-digest v1.0.0
5757
github.com/opencontainers/image-spec v1.1.1
5858
github.com/opencontainers/runtime-spec v1.2.1
59-
github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271
59+
github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552
6060
github.com/opencontainers/selinux v1.12.0
6161
github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8
6262
github.com/rootless-containers/rootlesskit/v2 v2.3.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -363,8 +363,8 @@ github.com/opencontainers/runc v1.2.6 h1:P7Hqg40bsMvQGCS4S7DJYhUZOISMLJOB2iGX5CO
363363
github.com/opencontainers/runc v1.2.6/go.mod h1:dOQeFo29xZKBNeRBI0B19mJtfHv68YgCTh1X+YphA+4=
364364
github.com/opencontainers/runtime-spec v1.2.1 h1:S4k4ryNgEpxW1dzyqffOmhI1BHYcjzU8lpJfSlR0xww=
365365
github.com/opencontainers/runtime-spec v1.2.1/go.mod h1:jwyrGlmzljRJv/Fgzds9SsS/C5hL+LL3ko9hs6T5lQ0=
366-
github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271 h1:TPj0pMLCTy1CKwmrat3hqTxoZfqOuTy0asG0ccpGk8Q=
367-
github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271/go.mod h1:oIH6VwKkaDOO+SIYZpdwrC/0wKYqrfO6E1sG1j3UVws=
366+
github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552 h1:CkXngT0nixZqQUPDVfwVs3GiuhfTqCMk0V+OoHpxIvA=
367+
github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552/go.mod h1:T487Kf80NeF2i0OyVXHiylg217e0buz8pQsa0T791RA=
368368
github.com/opencontainers/selinux v1.12.0 h1:6n5JV4Cf+4y0KNXW48TLj5DwfXpvWlxXplUkdTrmPb8=
369369
github.com/opencontainers/selinux v1.12.0/go.mod h1:BTPX+bjVbWGXw7ZZWUbdENt8w0htPSrlgOOysQaU62U=
370370
github.com/openshift/imagebuilder v1.2.16-0.20250224193648-e87e4e105fd8 h1:iPRNMpzJ4HEtIXseOxdIkgNYlp7HJShtEk7URm1BUSU=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ github.com/opencontainers/runc/libcontainer/utils
819819
# github.com/opencontainers/runtime-spec v1.2.1
820820
## explicit
821821
github.com/opencontainers/runtime-spec/specs-go
822-
# github.com/opencontainers/runtime-tools v0.9.1-0.20241108202711-f7e3563b0271
822+
# github.com/opencontainers/runtime-tools v0.9.1-0.20250303011046-260e151b8552
823823
## explicit; go 1.19
824824
github.com/opencontainers/runtime-tools/generate
825825
github.com/opencontainers/runtime-tools/generate/seccomp

0 commit comments

Comments
 (0)