Commit Graph
12 Commits
Author SHA1 Message Date
Darren Coxall 413ae77b4f Install git and mercurial
To make "go get" work in most cases you need either git or mercurial installed to clone the dependencies.
Now the golang class will install these but the requirement to update aptitude (on debian based machines) is not a concern for the golang class and so is handled outside of the class.
2014-12-24 13:33:29 +00:00
wayne-o ed8a5ed849 Update init.pp
Fix go version to 1.4
2014-12-20 09:43:25 +00:00
Darren Coxall 3debdcf5bb Use Go 1.3.3 2014-10-01 21:45:23 +01:00
Darren Coxall 3baff19bef Correct indentation and alignment 2014-10-01 21:44:30 +01:00
sunshinekitty5 cbd76033ee Truly avoid invalid certificate match *fix 2014-08-20 08:23:09 -05:00
sunshinekitty5 63cf9c0257 Avoid invalid certificate match 2014-08-20 08:13:12 -05:00
sunshinekitty5 1b4968e2fb Change dl link for 1.3.1, change version number 2014-08-20 08:05:37 -05:00
Darren Coxall 4a7857d674 Default to 1.2.2
Corrected the download location
2014-06-07 15:02:13 +01:00
Darren Coxall 5050f8fa5b Updated to Go 1.2 2013-12-07 18:31:20 +00:00
Darren Coxall 558777ce36 Updated to use Go 1.1.2 2013-08-26 09:29:31 +01:00
Darren Coxall 19b2572218 Updated to go1.1 2013-05-14 08:39:15 +01:00
Darren Coxall 30632f4aad Setup recommended golang environment 2013-05-02 08:46:45 +01:00