hack: configure Go environments where necessary
Signed-off-by: Siyuan Zhang <sizhang@google.com>
These scripts rely on the system's default go; this changes that using kube::golang::setup_env so that the appropriate go is used when the system's isn't sufficient. Signed-off-by: Stephen Kitt <skitt@redhat.com>