I\'ve been having a hard time trying to execute a simple golang program in a virtual machine powered by vagrant. These are the relevant fields of my go env:
go env
This usually happens when you have a file e.g. foo_test.go empty or without package declaration.