mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
@@ -8,7 +8,7 @@ import (
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"github.com/docker/notary/Godeps/_workspace/src/github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
var passphraseRetriever = func(keyID string, alias string, createNew bool, numAttempts int) (string, bool, error) {
|
||||
|
||||
Reference in New Issue
Block a user