INFO="\033[1;36m"
NORMAL="\033[0;39m"

printf "${INFO}go application is in /usr/lib/go/bin. Make sure to include it in PATH ${NORMAL}\n"
