Skip to content

Tags: contiamo/afero-s3

Tags

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
LucasRoesler Lucas Roesler
fix: improve key sanitzation

s3 keys do not start with a `/`, so we trim it if found.
Additionally, steamline the Stat operation to make the errors
clearer.

Signed-off-by: Lucas Roesler <[email protected]>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: add missing brace in the README example

Add a missing closing brace to the README example so that it is a valid script