1
1
Fork 0
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:
Zack Scholl 2018-10-21 09:05:27 -07:00
parent 69b19c7e78
commit 45b7eebbb9

View file

@ -9,7 +9,7 @@ import (
"errors"
"strings"
"github.com/golang/crypto/pbkdf2"
"golang.org/x/crypto/pbkdf2"
)
// Encryption stores the data