summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/cc
AgeCommit message (Expand)AuthorFiles
2022-11-28[chore] Bump database dependencies (#1164)Libravatar tobi2
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim7
2022-05-02[chore] Update all but bun libraries (#526)Libravatar kim3
2022-04-24[chore] Update bun and sqlite dependencies (#478)Libravatar tobi2
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi7
2021-11-27Update dependencies (#333)Libravatar tobi13
2021-09-10migrate go version to 1.17 (#203)Libravatar tobi2
2021-09-08update sqlite library -> v1.13.0Libravatar kim (grufwub)1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim27