summaryrefslogtreecommitdiff
path: root/vendor/github.com/klauspost/compress/s2/index.go
AgeCommit message (Expand)AuthorFiles
2025-03-10[chore] remove vendorLibravatar Terin Stock1
2024-07-08[chore]: Bump github.com/minio/minio-go/v7 from 7.0.72 to 7.0.73 (#3083)Libravatar dependabot[bot]1
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