Open
Description
Now that we're using a docker container for builds, it's a lot easier to setup a cross compiler to build binaries with CGO support for macos & 32bit linux.
We can probably just a docker container from https://github.com/techknowlogick/xgo and I have a feeling it'll "just work".