update golangci-lint to 2.10
update golangci-lint to 2.9
update to golang 1.26
switch from mirror registries to upstream
golangci-lint + coverage report to gitlab + other thingies
- feat: test the code - feat: improve build multiple arches support - chore: update input descriptions
fix(init-vet): remove allow_failure being a string
feat(init-vet): cd into working directory feat(build-binaries): actually compile things by default
- feat: initialize, format, and vet go project - feat: templated binary compilation thingie