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