Update import path

This commit is contained in:
Alexander Neumann 2014-11-15 19:04:32 +01:00
parent 6003430eb9
commit ebd4f97350
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ import (
"sort"
"strings"
"code.google.com/p/go.crypto/ssh/terminal"
"golang.org/x/crypto/ssh/terminal"
"github.com/fd0/khepri"
"github.com/fd0/khepri/backend"

2
key.go
View File

@ -16,7 +16,7 @@ import (
"github.com/fd0/khepri/backend"
"code.google.com/p/go.crypto/scrypt"
"golang.org/x/crypto/scrypt"
)
var (