summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/klauspost/compress
Commit message (Collapse)AuthorAgeFilesLines
* update: macaron cores,gzip,session (#10522)65432020-02-2818-287/+2000
| | | | Co-authored-by: zeripath <art27@cantab.net>
* Move modules/gzip to gitea.com/macaron/gzip (#9058)Lunny Xiao2019-11-1822-2197/+2901
| | | | | | * Move modules/gzip to gitea.com/macaron/gzip * Fix vendor
* use go 1.13 (#8088)techknowlogick2019-09-121-265/+0
| | | | | | | | | | * use go 1.13 * use go 1.13 in gomod file * Update Makefile * update swagger deps
* Use Go1.11 module (#5743)Mura Li2019-03-273-79/+0
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* Migrate to dep (#3972)Antoine GIRARD2018-05-213-0/+79
| | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2
* Added all required dependenciesThomas Boerger2016-11-0416-0/+5653