mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
dedupe: stat blob path before creating link
This commit is contained in:
committed by
Ramkumar Chinchani
parent
f10c174c0e
commit
53b5fa6493
@@ -39,4 +39,5 @@ var (
|
||||
ErrDuplicateConfigName = errors.New("cli: cli config name already added")
|
||||
ErrInvalidRoute = errors.New("routes: invalid route prefix")
|
||||
ErrImgStoreNotFound = errors.New("routes: image store not found corresponding to given route")
|
||||
ErrEmptyValue = errors.New("cache: empty value")
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user