Skip to content

Commit 24a2b06

Browse files
authored
Merge pull request #1578 from kubewarden/renovate/go-dependencies
chore(deps): update module github.com/opencontainers/runc to v1.4.1
2 parents ace5984 + 7d71a9b commit 24a2b06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ require (
2929
// CEL needs to be pinned to the same version as the one used by the k8s.io/apiserver package
3030
replace github.com/google/cel-go => github.com/google/cel-go v0.22.0
3131

32-
replace github.com/opencontainers/runc => github.com/opencontainers/runc v1.4.0
32+
replace github.com/opencontainers/runc => github.com/opencontainers/runc v1.4.1
3333

3434
replace sigs.k8s.io/wg-policy-prototypes => sigs.k8s.io/wg-policy-prototypes v0.0.0-20230505033312-51c21979086a
3535

0 commit comments

Comments
 (0)