| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
- https://github.com/whyrusleeping/gx/releases 0.14.2
- Modernize
|
|
|
|
|
|
| |
To trigger rebuild for ppc64le.
See: dcc826733a7a48159fc99712d7cbf345113de85c
|
| |
|
|
|
|
|
|
|
|
| |
During build, the following error occurs:
> # github.com/whyrusleeping/gx/vendor/github.com/minio/sha256-simd
> vendor/github.com/minio/sha256-simd/sha256block_other.go:26:6: block redeclared in this block
> previous declaration at vendor/github.com/minio/sha256-simd/sha256block_noasm.go:21:29
|
|
https://github.com/whyrusleeping/gx
Packaging tool build around the distributed, content addressed filesystem IPFS
|