fix: imports lint
parent
a46acba5f9
commit
54b91b8ff0
|
@ -3,6 +3,7 @@ package users
|
|||
import (
|
||||
"crypto/rand"
|
||||
"encoding/base64"
|
||||
|
||||
"golang.org/x/crypto/bcrypt"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue