-
-
Notifications
You must be signed in to change notification settings - Fork 6.2k
upgrade go mail to 0.7.2 and fix the bug #35833
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
That's just a workaround, not the proper fix. The proper fix must be to not import https://github.com/wneessen/go-mail/wiki/Simple-Mailer-Example |
Yes, I just need that to avoid the vul ASAP. I will send another PR to follow the suggestion to use a high level API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok as temporary workaround.
Backport #35833 by @lunny patch from wneessen/go-mail#504 (comment). Thanks to @wneessen Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
patch from wneessen/go-mail#504 (comment).
Thanks to @wneessen