Skip to content

go: update github.com/cyphar/filepath-securejoin to v0.3.4#4430

Merged
lifubang merged 1 commit intoopencontainers:mainfrom
cyphar:securejoin-v0.3.4
Oct 9, 2024
Merged

go: update github.com/cyphar/filepath-securejoin to v0.3.4#4430
lifubang merged 1 commit intoopencontainers:mainfrom
cyphar:securejoin-v0.3.4

Conversation

@cyphar
Copy link
Copy Markdown
Member

@cyphar cyphar commented Oct 9, 2024

This includes a fix to avoid doing import "testing" in non-_test.go code.

Upstream changelog:

github.com/cyphar/filepath-securejoin v0.3.4

This release primarily includes a fix that blocked using
filepath-securejoin in Kubernetes.

- Previously, some testing mocks we had resulted in us doing import "testing"
  in non-_test.go code, which made some downstreams like Kubernetes unhappy.
  This has been fixed. (#32)

Thanks to all of the contributors who made this release possible:

 * Aleksa Sarai <cyphar@cyphar.com>
 * Stephen Kitt <skitt@redhat.com>

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>

Signed-off-by: Aleksa Sarai cyphar@cyphar.com

This includes a fix to avoid doing import "testing" in non-_test.go
code.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
@lifubang lifubang merged commit 8bf5f0d into opencontainers:main Oct 9, 2024
@cyphar cyphar deleted the securejoin-v0.3.4 branch September 10, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants