Closed hiroakis closed 3 years ago
https://github.com/mattn/gom is a super awesome tool. However, today Go has Go's module system itself go mod. This pull request will remove Gomfile with respect.
go mod
Thanks for all prs!
https://github.com/mattn/gom is a super awesome tool. However, today Go has Go's module system itself
go mod
. This pull request will remove Gomfile with respect.