Merge pull request #120870 from lvedder/chore/update-dependency-filepath-securejoin-to-0.2.4

update filepath-securejoin to 0.2.4 to fix transitional security vulnerability
This commit is contained in:
Kubernetes Prow Robot
2023-10-17 18:50:19 +02:00
committed by GitHub
7 changed files with 17 additions and 27 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/coreos/go-systemd/v22 v22.5.0
github.com/cpuguy83/go-md2man/v2 v2.0.2
github.com/cyphar/filepath-securejoin v0.2.3
github.com/cyphar/filepath-securejoin v0.2.4
github.com/distribution/reference v0.5.0
github.com/docker/go-units v0.5.0
github.com/emicklei/go-restful/v3 v3.11.0