go-conventionalcommits
go-conventionalcommits copied to clipboard
upgrade: go v1.18
There were some issues with the build process with:
go version go1.18 darwin/amd64
Ragel State Machine Compiler version 6.10 March 2017
macOS Monterey (12.4)
This pull request updates to go1.18 and makes small nudges to the makefile to be compatible with mac os.
@marcelosousa please take a look at https://github.com/leodido/go-conventionalcommits/pull/19 and let me know (in that PR) what do you think bout it :)
My plan would be to merge that one (but first wanna hear your feedback) and then rebase this PR on top of the updated main branch.
@leodido thanks for the comment! I will take a look at #19 over the weekend and try to give you some feedback :)
Hello @marcelosousa I decided to merge #19
Makes sense!
I ported 2 of your commits to https://github.com/leodido/go-conventionalcommits/pull/22 that I'm going to merge now :)
Thank you so much 🙇
Closing this in favor of #22