Point digest import to opencontainers/go-digest
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
This commit is contained in:
parent
017d4b77f8
commit
d8aee18f6c
4 changed files with 6 additions and 6 deletions
|
@ -15,7 +15,7 @@ import (
|
|||
"runtime"
|
||||
"testing"
|
||||
|
||||
"github.com/docker/distribution/digest"
|
||||
"github.com/opencontainers/go-digest"
|
||||
)
|
||||
|
||||
func TestContentWriter(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue