Skip to content
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

Fix the Middleware interface due to the changes in go-mail v0.3.3 #8

Merged
merged 2 commits into from
Oct 25, 2022

Conversation

wneessen
Copy link
Owner

Since go-mail v0.3.3, the Middleware interface requires a Type() method which this fix introduces

Since go-mail v0.3.3, the Middleware interface requires a Type() method which this fix introduces
@wneessen wneessen added hacktoberfest PRs are requested to be eligible to participate in Hacktoberfest hacktoberfest-accepted PR has been accepted to participate in Hacktoberfest labels Oct 25, 2022
@wneessen wneessen self-assigned this Oct 25, 2022
@wneessen wneessen merged commit cd43978 into main Oct 25, 2022
@wneessen wneessen deleted the fix/middlewaretype branch October 25, 2022 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest PRs are requested to be eligible to participate in Hacktoberfest hacktoberfest-accepted PR has been accepted to participate in Hacktoberfest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant