Before this change we used path.Join to manipulate paths. This unfortunately will get rid of paths called "." and ".." which are valid key names. |
||
---|---|---|
.. | ||
s3.go | ||
s3_test.go | ||
v2sign.go |
Before this change we used path.Join to manipulate paths. This unfortunately will get rid of paths called "." and ".." which are valid key names. |
||
---|---|---|
.. | ||
s3.go | ||
s3_test.go | ||
v2sign.go |