fubarhouse / ansible-role-golang

Installs the Go programming language and packages on Mac & Linux (Ubuntu, CentOS)
MIT License
105 stars 32 forks source link

PR for #98 #99

Closed fubarhouse closed 6 years ago

fubarhouse commented 6 years ago

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