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
Darren Coxall 5f602a80b5 Update to Go 1.4 2014-12-11 07:26:36 +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 1b4968e2fb Change dl link for 1.3.1, change version number 2014-08-20 08:05:37 -05: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 201f58e3e6 Updated to the latest RC (3) 2013-05-10 14:58:07 +01:00
Darren Coxall 53660ea428 Updated to demonstrate use using go1.1rc2 2013-05-08 09:04:25 +01:00
Darren Coxall 30632f4aad Setup recommended golang environment 2013-05-02 08:46:45 +01:00