mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
use normal import
This commit is contained in:
parent
69b19c7e78
commit
45b7eebbb9
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ import (
|
|||
"errors"
|
||||
"strings"
|
||||
|
||||
"github.com/golang/crypto/pbkdf2"
|
||||
"golang.org/x/crypto/pbkdf2"
|
||||
)
|
||||
|
||||
// Encryption stores the data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue