distribution/registry/storage/driver/s3-aws
James Hewitt 7622d0a453
Don't return the from of a walk
Other storage drivers will only return children and below, s3 should do
the same. The only reason it was returning was because of the addition
of a / to ensure we treat the from as a directory.

Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
2023-08-15 16:26:37 +01:00
..
s3.go Don't return the from of a walk 2023-08-15 16:26:37 +01:00
s3_test.go Don't return the from of a walk 2023-08-15 16:26:37 +01:00
s3_v2_signer.go Fix gometalint errors 2019-02-04 16:01:04 -08:00