aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gx-go
Commit message (Collapse)AuthorAgeFilesLines
* testing/[various]: rebuild against go 1.12.8-r0Sören Tempel2019-08-181-1/+1
| | | | | | | go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
* testing/gx-go: upgrade vendor minio/sha256-simd to fix ppc64leMike Sullivan2019-04-022-4/+4
|
* testin/gx-go: disable ppc64leKevin Daudt2019-04-011-1/+1
| | | | dependency 'gx' does not build on ppc64le
* testing/gx-go: new aportOleg Titov2019-04-013-0/+155
https://github.com/whyrusleeping/gx-go A tool to use with the gx package manager for packages written in go