Skip to content

Commit 2176a0f

Browse files
chore(deps): update module github.com/opencontainers/runc to v1.2.8 [security]
| datasource | package | from | to | | ---------- | ------------------------------ | ------- | ------ | | go | github.com/opencontainers/runc | v1.1.14 | v1.2.8 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent e89b379 commit 2176a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ require (
490490
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/zipkin v0.96.0 // indirect
491491
github.com/opencontainers/go-digest v1.0.0 // indirect
492492
github.com/opencontainers/image-spec v1.1.0 // indirect
493-
github.com/opencontainers/runc v1.1.14 // indirect
493+
github.com/opencontainers/runc v1.2.8 // indirect
494494
github.com/opencontainers/runtime-spec v1.1.0 // indirect
495495
github.com/opencontainers/selinux v1.11.0 // indirect
496496
github.com/openzipkin/zipkin-go v0.4.2 // indirect

0 commit comments

Comments
 (0)