haydenwoodhead / burner.kiwi

No bullshit temporary mail service written in Go
https://burner.kiwi
MIT License
216 stars 26 forks source link

go modules support #8

Closed lopezator closed 5 years ago

lopezator commented 5 years ago

Deprecate dep & vendor folder in favor of go modules.

I could take over this if you are ok with this.

haydenwoodhead commented 5 years ago

This has been something I have had on my todo for a while. If you're interested then give it a go. I would also like to add caching of the go mod dirs to travis to speed up testing and builds.