summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/libc/libc32.go
AgeCommit message (Expand)AuthorFiles
2024-03-04[chore]: Bump modernc.org/sqlite from 1.28.0 to 1.29.2 (#2718)Libravatar dependabot[bot]1
2023-11-06[chore]: Bump modernc.org/sqlite from 1.26.0 to 1.27.0 (#2339)Libravatar dependabot[bot]1
2021-12-12Upstep Go dependencies (#340)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