The MAKE_DEPTH variable is not used anywhere anymore.
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: Christian Richter <crichter@owncloud.com>