jordan-wright / email

Robust and flexible email library for Go
MIT License
2.61k stars 324 forks source link

Remove data race. #142

Open dougnd opened 3 years ago

dougnd commented 3 years ago

This should remove the races detected in #141. Let me know what you think!

Fixes jordan-wright#141