aboutsummaryrefslogtreecommitdiffstats
path: root/testing/go-nats
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/go-nats: upgrade to 1.5.0Roberto Oliveira2018-05-181-3/+3
|
* testing/go-(various pkg); add depends on goLeonardo Arena2018-01-121-1/+2
|
* testing/go-nats: upgrade to 1.4.0Leonardo Arena2018-01-121-22/+12
| | | | Modernize APKBUILD, disable check(), take maintainership
* testing/go-nats: new aportLeonardo Arena2017-01-031-0/+47
Golang client for NATS, the cloud native messaging system