mirror of
https://github.com/distribution/distribution.git
synced 2026-01-29 21:40:32 +00:00
feat: implement 'rewrite' storage middleware (#4146)
This commit is contained in:
@@ -14,6 +14,7 @@ import (
|
||||
_ "github.com/distribution/distribution/v3/registry/storage/driver/inmemory"
|
||||
_ "github.com/distribution/distribution/v3/registry/storage/driver/middleware/cloudfront"
|
||||
_ "github.com/distribution/distribution/v3/registry/storage/driver/middleware/redirect"
|
||||
_ "github.com/distribution/distribution/v3/registry/storage/driver/middleware/rewrite"
|
||||
_ "github.com/distribution/distribution/v3/registry/storage/driver/s3-aws"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user