--- a/magefile.go +++ b/magefile.go @@ -18,7 +18,6 @@ var ( buildEnv = map[string]string{ - "CGO_ENABLED": "0", } build = func() error {