diff --git a/README.md b/README.md index e63e87b3..a4d64ead 100644 --- a/README.md +++ b/README.md @@ -603,7 +603,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [go-message](https://github.com/emersion/go-message) - Streaming library for the Internet Message Format and mail messages. * [go-premailer](https://github.com/vanng822/go-premailer) - Inline styling for HTML mail in Go. * [go-simple-mail](https://github.com/xhit/go-simple-mail) - Very simple package to send emails with SMTP Keep Alive and two timeouts: Connect and Send. -* [Gomail](https://github.com/go-gomail/gomail/) - Gomail is a very simple and powerful package to send emails. * [Hectane](https://github.com/hectane/hectane) - Lightweight SMTP client providing an HTTP API. * [hermes](https://github.com/matcornic/hermes) - Golang package that generates clean, responsive HTML e-mails. * [mailgun-go](https://github.com/mailgun/mailgun-go) - Go library for sending mail with the Mailgun API.