Move from docker-registry to distribution
This commit is contained in:
parent
83b810104c
commit
67ca9d10cf
58 changed files with 114 additions and 114 deletions
|
@ -3,7 +3,7 @@ package storage
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/docker/docker-registry/digest"
|
||||
"github.com/docker/distribution/digest"
|
||||
)
|
||||
|
||||
func TestPathMapper(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue