5 Commits

Author SHA1 Message Date
Sebastian Zagrodzki
8c7a7eb841 Upgrade build/test environment
Upgrading Linux build env to Ubuntu 24.04, Go 1.23
2024-09-08 18:32:06 +02:00
Sebastian Zagrodzki
5514912016 Go 1.22 (#122)
Update Go & Ubuntu versions in GitHub CI workflows. Pass files through a new version of gofmt. Allow running CI workflow manually.
2024-02-24 21:48:06 +01:00
Sebastian Zagrodzki
1f6abc1f14 Run gofmt on all files, complain about the diff. (#106) 2021-11-03 22:39:59 +01:00
Sebastian Zagrodzki
bdb184b25c Make golint fail on errors. (#105)
* make lint fail on errors
* fix lint errors
2021-11-02 12:52:11 +01:00
Sebastian Zagrodzki
d3bdbe53c8 Migrate from Travis/Appveyor combo to GitHub actions (#104)
* Add a github actions workflow config (linux + windows build)
* Remove Travis config, migrated to Github Actions
* Remove AppVeyor configs, migrated to Github Actions
2021-11-02 09:18:09 +01:00