Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/go: security upgrade to 1.5.4 (CVE-2016-3958,CVE-2016-3959) | Natanael Copa | 2016-04-26 | 1 | -7/+7 |
| | | | | fixes #5434 | ||||
* | community/go: upgrade to 1.5.3 | Sören Tempel | 2016-01-19 | 1 | -7/+7 |
| | | | | (cherry picked from commit f488459f9813001df0ab4432b7ee64e3e3dede12) | ||||
* | community/go: rename tools tarball | Sören Tempel | 2016-01-19 | 1 | -4/+4 |
| | | | | | | Prefix it with the package name. (cherry picked from commit 34cb66b2ea39c7ebe205b855af0ccde13f74d592) | ||||
* | 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 |