- Added a condition that will check the defined version Go with the version of Go installed on the system. Based on this condition either the defined version of Go gets installed or not.
- Added to remove /usr/local/go/ before install go. In some situations there was a compiling issue with go with a previous version installed.