Changes
- Upgrade project file tree to match current Golang community arrangement
- Include Makefile to execute actions with ease
- Upgrade Github workflow that creates release binaries: Now this workflow is using the makefile directly and not an external action as this is more transparent with the users
- Upgrade Go version to
v1.22
- Binaries are now statically compiled to increase compatibility
Fixes
- Some error messages are giving enough information on failures now