This commit improves the tooling for the repo and makes all go binaries managed with go mod. This ensures all tooling is vendored.
This commit changes the build-system for Kilo to create container images for multiple architectures. This will enable running Kilo on Arm devices, e.g. Raspberry Pis. This is accomplished using Docker manifests.