This reverts commit d2dd8e6421b0c5f562df73af831e6639e33db1b6. Switching to go 1.6 should be in a separate pull request.
@@ -5,7 +5,7 @@ RETCODE=$(fw_exists ${IROOT}/go.installed)
source $IROOT/go.installed
return 0; }
-VERSION=1.6
+VERSION=1.5.2
GOROOT=$IROOT/go
fw_get -O https://storage.googleapis.com/golang/go$VERSION.linux-amd64.tar.gz