summaryrefslogtreecommitdiff
path: root/vendor/github.com/gin-contrib
AgeCommit message (Expand)AuthorFiles
2024-05-13[chore]: Bump github.com/gin-contrib/cors from 1.7.1 to 1.7.2 (#2912)Libravatar dependabot[bot]1
2024-05-13[chore]: Bump github.com/gin-contrib/sessions from 1.0.0 to 1.0.1 (#2916)Libravatar dependabot[bot]1
2024-05-06[chore]: Bump github.com/gin-contrib/gzip from 1.0.0 to 1.0.1 (#2899)Libravatar dependabot[bot]1
2024-03-25[chore]: Bump github.com/gin-contrib/sessions from 0.0.5 to 1.0.0 (#2782)Libravatar dependabot[bot]4
2024-03-25[chore]: Bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.0 (#2781)Libravatar dependabot[bot]2
2024-03-11[chore]: Bump github.com/gin-contrib/cors from 1.5.0 to 1.7.0 (#2745)Libravatar dependabot[bot]2
2023-11-27[chore]: Bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 (#2388)Libravatar dependabot[bot]7
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim9
2022-05-02[chore] Update all but bun libraries (#526)Libravatar kim4
2022-02-19[feature] Gin enable gzip encoding (#405)Libravatar tobi5
2021-11-27Update dependencies (#333)Libravatar tobi3
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi6
2021-08-12Grand test fixup (#138)Libravatar Tobi Smethurst27