Ensures that the selected version of the Go programming language tools are installed, and that the GOROOT environment variable points to that installation during a build.

In addition, the Go tools (under $GOROOT/bin) will be added at the start of the PATH environment variable during builds.

If no Go installations have been defined in the Jenkins system config, then none of the above steps will take place.