mirror of
https://github.com/distribution/distribution.git
synced 2025-09-13 13:49:00 +00:00
moved Sirupsen to sirupsen on a case sensitive system
Signed-off-by: Igor Morozov <igor@adhoc05-sjc1.prod.uber.internal>
This commit is contained in:
committed by
Igor Morozov
parent
1e2f10eb65
commit
a97d7c0c15
@@ -7,9 +7,9 @@ import (
|
||||
"path"
|
||||
"strconv"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/docker/distribution/context"
|
||||
storagedriver "github.com/docker/distribution/registry/storage/driver"
|
||||
"github.com/sirupsen/logrus"
|
||||
"github.com/stevvooe/resumable"
|
||||
|
||||
// register resumable hashes with import
|
||||
|
Reference in New Issue
Block a user