Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/[various]: rebuild against go 1.12.8-r0 | Sören Tempel | 2019-08-18 | 1 | -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 ppc64le | Mike Sullivan | 2019-04-02 | 2 | -4/+4 |
| | |||||
* | testin/gx-go: disable ppc64le | Kevin Daudt | 2019-04-01 | 1 | -1/+1 |
| | | | | dependency 'gx' does not build on ppc64le | ||||
* | testing/gx-go: new aport | Oleg Titov | 2019-04-01 | 3 | -0/+155 |
https://github.com/whyrusleeping/gx-go A tool to use with the gx package manager for packages written in go |