Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/go: upgrade to 1.5.3 | Sören Tempel | 2016-01-14 | 1 | -7/+7 |
| | |||||
* | community/go: rename tools tarball | Sören Tempel | 2015-12-22 | 1 | -4/+4 |
| | | | | Prefix it with the package name. | ||||
* | community/go: upgrade to 1.5.2 | Sören Tempel | 2015-12-04 | 1 | -9/+9 |
| | |||||
* | community/go: install all tools in $PATH | Sören Tempel | 2015-09-30 | 1 | -7/+13 |
| | | | | | | | | | 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. | ||||
* | community/go: moved from main | Eivind Uggedal | 2015-09-30 | 3 | -0/+217 |