Open freimer opened 1 year ago
I removed the import "C"
as this is supposed to be pure Go, and I can't see where it was used anyway.
I removed the
import "C"
as this is supposed to be pure Go, and I can't see where it was used anyway.
Good point. With that change build works with CGO_ENABLED=0
.
Log hash of password instead of raw cleartext password fixes #19