Skip to content

Commit

Permalink
feat(registry): allow repository to use content.ExtendedCopy
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Davis <mr.jefedavis@gmail.com>
  • Loading branch information
JefeDavis committed Aug 14, 2024
1 parent d9e1d43 commit f01f0ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions registry/repository.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ type Repository interface {
content.Storage
content.Deleter
content.TagResolver
content.PredecessorFinder
ReferenceFetcher
ReferencePusher
ReferrerLister
Expand Down

0 comments on commit f01f0ed

Please sign in to comment.