File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -238,4 +238,5 @@ replace (
238238 github.com/gocraft/work => github.com/goharbor/work v0.5.1-patch
239239 github.com/goharbor/harbor => ../
240240 github.com/gomodule/redigo => github.com/gomodule/redigo v1.9.2
241+ github.com/distribution/distribution => github.com/yourname/somepkg v3.0.0-bunny.1
241242)
Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ import (
3131 _ "github.com/distribution/distribution/v3/registry/storage/driver/middleware/cloudfront"
3232 _ "github.com/distribution/distribution/v3/registry/storage/driver/middleware/redirect"
3333 _ "github.com/distribution/distribution/v3/registry/storage/driver/s3-aws"
34+ _ "github.com/distribution/distribution/v3/registry/storage/driver/bunny"
3435
3536 common_http "github.com/goharbor/harbor/src/common/http"
3637 cfgLib "github.com/goharbor/harbor/src/lib/config"
You can’t perform that action at this time.
0 commit comments