summaryrefslogtreecommitdiff
path: root/testing/go-acceptlanguageparser
AgeCommit message (Collapse)Author
2021-06-06testing/*: rebuild with go 1.16.5Michał Polański
Go binaries are statically linked, security updates require rebuilds
2020-01-30Remove obsolete checksums from testingJ0WI
2019-08-18testing/[various]: rebuild against go 1.12.8-r0Sören Tempel
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.
2018-01-12testing/go-(various pkg); add depends on goLeonardo Arena
2018-01-12testing/go-acceptlanguageparser: modernize APKBUILD, update license, disable ↵Leonardo Arena
check() Take maintainership
2017-01-03testing/go-acceptlanguageparser: new aportLeonardo Arena
Go library for parsing HTTP request header Accept-Language