mirror of https://github.com/docker/docs.git
Fix import error after rebase
Signed-off-by: Ying Li <ying.li@docker.com>
This commit is contained in:
parent
adda5776cb
commit
aa5b621968
|
|
@ -9,7 +9,7 @@ import (
|
|||
"testing"
|
||||
|
||||
"github.com/docker/notary/pkg/passphrase"
|
||||
"github.com/endophage/gotuf/data"
|
||||
"github.com/docker/notary/tuf/data"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue