mirror of
https://github.com/distribution/distribution.git
synced 2025-09-18 08:15:23 +00:00
Switch to github.com/google/uuid
Signed-off-by: James Hewitt <james.hewitt@uk.ibm.com>
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/distribution/distribution/v3/internal/uuid"
|
||||
storageDriver "github.com/distribution/distribution/v3/registry/storage/driver"
|
||||
"github.com/google/uuid"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user