change e-mail package from gomail to net/smtp

This commit is contained in:
Sadayuki Matsuno
2016-08-05 16:34:26 +09:00
parent e72fa3362a
commit cfc9e064b9
6 changed files with 43 additions and 29 deletions

View File

@@ -35,4 +35,3 @@ import:
- package: golang.org/x/net
subpackages:
- context
- package: gopkg.in/gomail.v2