Skip to content

v20220224.133736

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 13:40
· 983 commits to main since this release
1bbbe99
chore: build process with makefile (#5)

* chore: add .editorconfig for consistent formatting
* chore: sync go.mod and go.sum
* chore: clean up gitignore
* chore: add makefile with standard targets
* chore: add build target for current os and arch
* chore: enable goimports linter
* chore: add run target