jerrycan321
Results
1
comments of
jerrycan321
This seems to resolve the issue for me: go mod init github.com/my/repo Now the build seems to work: CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o httpd-counter $ file httpd-counter httpd-counter: ELF...