57 Commits

Author SHA1 Message Date
Timo Teräs
73018330d2 Revert "community/go: update to go 1.6"
This reverts commit e81049956f7cd1251ef6ec8e90c487c7c2bda99b.

Does not work on x86 yet.
2016-02-22 14:59:43 +00:00
Nathan Johnson
e81049956f community/go: update to go 1.6 2016-02-22 13:53:26 +00:00
Sören Tempel
f488459f98 community/go: upgrade to 1.5.3 2016-01-14 10:17:38 +01:00
Sören Tempel
34cb66b2ea community/go: rename tools tarball
Prefix it with the package name.
2015-12-22 19:57:16 +01:00
Sören Tempel
56b6953801 community/go: upgrade to 1.5.2 2015-12-04 14:30:59 +01:00
Sören Tempel
519cd28b21 community/go: install all tools in $PATH
Previously you could only access them using `go tool <toolname>`
however, some software expects to find vet, godoc, et cetera in your
$PATH.

Regarding godoc we manually make it accessible via `go tool <toolname>`
as well, which isn't the default and might be dropped in the future.
2015-09-30 22:24:57 +02:00
Eivind Uggedal
394aeb733e community/go: moved from main 2015-09-30 08:31:02 +00:00