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
@@ -22,6 +22,7 @@ require (
|
||||
github.com/json-iterator/go v1.1.10
|
||||
github.com/klauspost/compress v1.11.13 // indirect
|
||||
github.com/klauspost/pgzip v1.2.5 // indirect
|
||||
github.com/libopenstorage/openstorage v8.0.0+incompatible
|
||||
github.com/mitchellh/mapstructure v1.1.2
|
||||
github.com/nmcclain/asn1-ber v0.0.0-20170104154839-2661553a0484 // indirect
|
||||
github.com/nmcclain/ldap v0.0.0-20191021200707-3b3b69a7e9e3
|
||||
|
||||
Reference in New Issue
Block a user