Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

cyphar
Copy link
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
42 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants