-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Go modules #349
base: master
Are you sure you want to change the base?
Go modules #349
Conversation
this looks heroic (as I was just thinking the same) - 👏 |
.travis.yml
Outdated
@@ -1,4 +1,5 @@ | |||
language: go | |||
go: | |||
- 1.6 | |||
- 1.15 | |||
- 1.16 |
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.
and 1.17 now?
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.
I'll up it to 1.17
This looks amazing - if I happen to get the goahead to fix up our email situation at work, I'll definitely swing back round to this to see if it works and hopefully contribute some attachment-related stuff. |
@tyndyll any chance to get this merged? |
@katexochen from what I understand, people gave up on this project and mailpit was made in its stead. I can recommend it, it fixes some other issues with mailhog that I had in production. |
@Asday good to know, is there any official statement on this? |
|
Moved the project to go modules