Fix PushHandler cannot push image that contains duplicated blobs

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
This commit is contained in:
ktock
2021-04-16 15:07:44 +09:00
parent f0890f9b3a
commit ab1654d0e2
11 changed files with 445 additions and 5 deletions

3
vendor/github.com/moby/locker/go.mod generated vendored Normal file
View File

@@ -0,0 +1,3 @@
module github.com/moby/locker
go 1.13