aboutsummaryrefslogtreecommitdiff
path: root/crypto/key.go
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/key.go')
-rw-r--r--crypto/key.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/crypto/key.go b/crypto/key.go
index 2394eef..6781c1d 100644
--- a/crypto/key.go
+++ b/crypto/key.go
@@ -31,11 +31,10 @@ import (
"unsafe"
"github.com/pkg/errors"
-
"golang.org/x/sys/unix"
- "fscrypt/metadata"
- "fscrypt/util"
+ "github.com/google/fscrypt/metadata"
+ "github.com/google/fscrypt/util"
)
const (