//go:build (!linux && !darwin) || !cgo // +build !linux,!darwin !cgo package main const GOBINARY = "go.exe"