Remove goamz

Signed-off-by: Olivier <o+github@gambier.email>
This commit is contained in:
dmp 2018-08-10 09:53:53 -07:00 committed by Olivier
parent b7446e89bf
commit 9caa7a81bc
16 changed files with 0 additions and 5088 deletions

View file

@ -16,7 +16,6 @@ import (
_ "github.com/docker/distribution/registry/storage/driver/middleware/redirect"
_ "github.com/docker/distribution/registry/storage/driver/oss"
_ "github.com/docker/distribution/registry/storage/driver/s3-aws"
_ "github.com/docker/distribution/registry/storage/driver/s3-goamz"
_ "github.com/docker/distribution/registry/storage/driver/swift"
)