Commit Graph

17 Commits

Author SHA1 Message Date
Thomas Kohler a8f47eaae8
build(go, deps): switch to Go 1.22 and update modules (#1093) 2024-11-01 12:54:20 +01:00
Thomas Kohler d76143ccb8
build(linter): update linter to v1.56.1 and fix issues (#1068) 2024-02-13 14:19:03 +01:00
Thomas Kohler 1a66f4b44d
build(go, deps): switch to Go 1.20 and update modules (#1067) 2024-02-13 12:06:59 +01:00
Thomas Kohler d2b01b99e0
examples: fix missing checks of return values (#1060) 2024-02-11 15:34:50 +01:00
Thomas Kohler 030de93a9d
doc(test): use -race for tests by default (#1035) 2023-11-11 20:18:44 +01:00
Thomas Kohler 82745f48da
build(go, deps): switch to Go 1.19 and update modules (#1008) 2023-10-20 11:41:16 +02:00
Ron Evans cd653e9ea1
joystick(core): replace sdl with 0xcafed00d/joystick package (#988) 2023-09-23 12:32:31 +02:00
Thomas Kohler ac849e7616
Build(go, deps): switch to Go 1.18 and update modules (#940) 2023-06-04 14:13:41 +02:00
Thomas Kohler 865e724af0
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
2023-05-29 19:23:28 +02:00
Thomas Kohler d908619462
Build(v2): fix usage by moving code to a v2 subfolder (#927) 2023-05-22 19:35:36 +02:00
Thomas Kohler ae2d0a6e27
check examples in CI (#884) 2022-11-13 19:25:17 +01:00
Thomas Kohler 16a453248e Update go.mod to 1.17 and all modules incl. code upgrades 2022-10-19 19:32:56 +02:00
Thomas Kohler 9b9df60ed2 add tests of more platforms to CI 2022-09-25 18:49:25 +02:00
Thomas Kohler c89c88e52d BUGFIX: new home path for cimg 2022-09-25 11:22:53 +02:00
Thomas Kohler 3b68fee9d0 switch to golang 1.19 and to new cimg 2022-09-24 23:11:37 +02:00
deadprogram 118e707ab3 build: add codecov to CircleCI tests
Signed-off-by: deadprogram <ron@hybridgroup.com>
2020-12-01 10:54:44 +01:00
deadprogram 04dd1e7eaf build: add circleci base
Signed-off-by: deadprogram <ron@hybridgroup.com>
2020-11-27 19:26:50 +01:00