Commit Graph
25 Commits
Author SHA1 Message Date
Darren Coxall fcda936559 Version bump 2015-01-18 09:04:25 +00:00
Darren Coxall 885c563858 Markdown formatting 2015-01-18 09:04:25 +00:00
Darren Coxall a9f990a233 Install bazaar 2015-01-18 08:52:21 +00:00
Darren Coxall 2af3b3b970 Merge pull request #7 from dcoxall/git-hg
Install git and mercurial
2014-12-25 00:38:29 +00:00
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 1448a2deca Merge pull request #4 from wayne-o/master
Update init.pp
2014-12-21 09:25:46 +00:00
wayne-o ed8a5ed849 Update init.pp
Fix go version to 1.4
2014-12-20 09:43:25 +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
Darren Coxall 24856e44a4 Merge pull request #2 from sunshinekitty5/master
Change dl link for 1.3.1, change version number
2014-08-20 17:10:48 +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 96534c131c Documented change to go version 2014-06-07 15:03:43 +01: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 e423569f8b Corrected README 2013-06-22 22:09:14 +02: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 8de0cd5b46 Updated README.md
Included description, usage, contributing and license
2013-05-02 10:13:44 +02:00
Darren Coxall 30632f4aad Setup recommended golang environment 2013-05-02 08:46:45 +01:00
Darren Coxall 7f58e1e8d0 Initial commit 2013-05-01 23:33:47 -07:00