WIP: Resolve conflict with Go language "go" command

Resolve ONOS-475

Change-Id: If0ffe6aea59b4286bb966f15d741526951fd9915
diff --git a/tools/dev/bash_profile b/tools/dev/bash_profile
index 9bec1aa..d73ff06 100644
--- a/tools/dev/bash_profile
+++ b/tools/dev/bash_profile
@@ -49,7 +49,7 @@
 alias ol='onos-log'
 alias ow='onos-watch'
 alias oi='setPrimaryInstance'
-alias go='ob && ot && onos -w'
+# alias go='ob && ot && onos -w'
 alias pub='onos-push-update-bundle'
 
 # Short-hand for tailing the ONOS (karaf) log