aboutsummaryrefslogtreecommitdiffstats
path: root/testing/go-mux
Commit message (Collapse)AuthorAgeFilesLines
* testing/go-mux: upgrade to 1.7.3Leo2019-11-121-4/+3
|
* 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-mux: upgrade to 1.6.2Roberto Oliveira2018-05-181-3/+3
|
* testing/go-(various pkg); add depends on goLeonardo Arena2018-01-121-1/+2
|
* testing/go-mux: upgrade to 1.6.0Leonardo Arena2018-01-121-23/+13
| | | | Modernize APKBUILD, update license, disable check(), take maintainership
* testing/go-mux: new aportLeonardo Arena2017-01-031-0/+45
A powerful URL router and dispatcher for golang