Skip to content

v0.3.4

Latest
Compare
Choose a tag to compare
@cyphar cyphar released this 09 Oct 04:08
· 2 commits to main since this release
v0.3.4
fd16ade

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:

Signed-off-by: Aleksa Sarai [email protected]