This PR resolved #98. It ensures go get commands don't fail (in isolation or unanimously) after go 1.11 or later is installed using the role - it does not impact the environment or shell otherwise but ensures backwards compatibility for the selected go version and configuration of this role
This PR resolved #98. It ensures
go get
commands don't fail (in isolation or unanimously) after go 1.11 or later is installed using the role - it does not impact the environment or shell otherwise but ensures backwards compatibility for the selected go version and configuration of this role