aboutsummaryrefslogtreecommitdiffstats
path: root/community/govendor
Commit message (Collapse)AuthorAgeFilesLines
* community/govendor: upgrade to 1.0.9Roberto Oliveira2017-11-282-62/+4
| | | | Also remove a patch that is already part of version 1.0.9
* community/govendor: rebuild with go 1.8, enable ppc64leNatanael Copa2017-05-161-2/+2
|
* community/<go packages>: Do not compile on ppc64leBreno Leitao2017-04-101-1/+1
| | | | | | | Currently ppc64le does not have go, thus, disabling the build of the packages that depends on golang. This patch should be reverted once we have go enabled on ppc64le.
* community/govendor: moved from testing and add verbose switchCarlo Landmeter2016-12-202-0/+92
govender sync didnt have a verbose switch which made abuild process confusingly slow.