summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/libc/libc_unix.go
AgeCommit message (Expand)AuthorFiles
2023-08-16[chore]: Bump modernc.org/sqlite from 1.24.0 to 1.25.0 (#2114)Libravatar dependabot[bot]1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2021-12-12Upstep Go dependencies (#340)Libravatar tobi1
2021-11-27Update dependencies (#333)Libravatar tobi1
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 kim1