use normal import
This commit is contained in:
parent
69b19c7e78
commit
45b7eebbb9
|
|
@ -9,7 +9,7 @@ import (
|
|||
"errors"
|
||||
"strings"
|
||||
|
||||
"github.com/golang/crypto/pbkdf2"
|
||||
"golang.org/x/crypto/pbkdf2"
|
||||
)
|
||||
|
||||
// Encryption stores the data
|
||||
|
|
|
|||
Loading…
Reference in New Issue