//go:build linux || darwin
// +build linux darwin

package main

const GOBINARY = "go"
