Skip to content

Commit

Permalink
fmt smtp.go
Browse files Browse the repository at this point in the history
  • Loading branch information
xhit committed Feb 15, 2021
1 parent d423a91 commit 54c3a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smtp.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// SMTPUTF8 RFC 6531
// AUTH RFC 2554
// STARTTLS RFC 3207
// SIZE RFC 1870
// SIZE RFC 1870
// Additional extensions may be handled by clients using smtp.go in golang source code or pull request Go Simple Mail

// smtp.go file is a modification of smtp golang package what is frozen and is not accepting new features.
Expand Down

0 comments on commit 54c3a5b

Please sign in to comment.