New comment by nilium on void-packages repository https://github.com/void-linux/void-packages/pull/29434#issuecomment-964448893 Comment: @dkwo The basic Go build style assumes the common project layout with the go.mod file in the root of the repository. It sounds like this project doesn't do that, so you probably need to write custom build steps to account for the unexpected project layout.