This re-adds the check for go being installed before including the bingo variables make file to avoid repeating errors about missing a missing go binary when running 'make node-generate' in the ci (the node container doesn't have go installed)
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>