Peter Pilipchuk

Results 1 comments of Peter Pilipchuk

tried to solve the same problem as descrived above, doing `GOOS=linux GOARCH=amd64 GOHOSTOS=darwin GOHOSTARCH=amd64 CGO_ENABLED=1 go build -v -o bin/service` however, I receive more errors in result: ```runtime/cgo # runtime/cgo...