summaryrefslogtreecommitdiff
path: root/vendor/github.com/klauspost/compress/s2/index.go
AgeCommit message (Expand)AuthorFiles
2023-10-31[feature] add per-uri dereferencer locks (#2291)Libravatar kim1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-08-31[feature] add rate limit middleware (#741)Libravatar nya11