Commit graph

3 commits

Author SHA1 Message Date
Tom Wiesing
5bcd630462
Update to go 1.21 2023-11-04 00:59:22 +01:00
Tom
6362b2887b go1.20+: Refuse to work if cgo is enabled
On go1.20+ it is no longer possible to directly copy a cgo-enabled
library into a docker container. For this reason, this commit adds a
flag to commands that automatically make them fail with an appropriate
message if cgo is enabled.
2023-04-27 11:13:47 +02:00
Tom Wiesing
b8b3f82986
Add workflow to autobuild & test 2023-03-09 12:43:56 +01:00