Skip to content

Commit 9bbe33b

Browse files
build(deps): bump github.com/cyphar/filepath-securejoin
Bumps [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.5.0...v0.6.0) --- updated-dependencies: - dependency-name: github.com/cyphar/filepath-securejoin dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13c7ab5 commit 9bbe33b

33 files changed

Lines changed: 98 additions & 2845 deletions

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/apex/log v1.9.0
2525
github.com/blang/semver/v4 v4.0.0
2626
github.com/containerd/platforms v0.2.1
27-
github.com/cyphar/filepath-securejoin v0.5.0
27+
github.com/cyphar/filepath-securejoin v0.6.0
2828
github.com/docker/go-units v0.5.0
2929
github.com/klauspost/compress v1.11.3
3030
github.com/klauspost/pgzip v1.2.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ github.com/cpuguy83/go-md2man/v2 v2.0.2/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46t
1818
github.com/cpuguy83/go-md2man/v2 v2.0.7 h1:zbFlGlXEAKlwXpmvle3d8Oe3YnkKIK4xSRTd3sHPnBo=
1919
github.com/cpuguy83/go-md2man/v2 v2.0.7/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
2020
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
21-
github.com/cyphar/filepath-securejoin v0.5.0 h1:hIAhkRBMQ8nIeuVwcAoymp7MY4oherZdAxD+m0u9zaw=
22-
github.com/cyphar/filepath-securejoin v0.5.0/go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGLDGQL7h7bg04C/+u9jI=
21+
github.com/cyphar/filepath-securejoin v0.6.0 h1:BtGB77njd6SVO6VztOHfPxKitJvd/VPT+OFBFMOi1Is=
22+
github.com/cyphar/filepath-securejoin v0.6.0/go.mod h1:A8hd4EnAeyujCJRrICiOWqjS1AX0a9kM5XL+NwKoYSc=
2323
github.com/cyphar/go-mtree v0.0.0-20250928235313-918fa724e2fe h1:McEMcTs2zpCIZWubd+vGEMpek2rzGl1aPeOcryyD4Tw=
2424
github.com/cyphar/go-mtree v0.0.0-20250928235313-918fa724e2fe/go.mod h1:M9fxI2xfH2hUj+eQ+ygbyXVFFlGt047SDy9TuF/xteY=
2525
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

vendor/github.com/cyphar/filepath-securejoin/.golangci.yml

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/cyphar/filepath-securejoin/CHANGELOG.md

Lines changed: 89 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/cyphar/filepath-securejoin/VERSION

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/cyphar/filepath-securejoin/deprecated_linux.go

Lines changed: 0 additions & 48 deletions
This file was deleted.

vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/README.md

Lines changed: 0 additions & 33 deletions
This file was deleted.

vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/doc.go

Lines changed: 0 additions & 14 deletions
This file was deleted.

vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/assert/assert.go

Lines changed: 0 additions & 30 deletions
This file was deleted.

vendor/github.com/cyphar/filepath-securejoin/pathrs-lite/internal/errors.go

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)