summaryrefslogtreecommitdiff
path: root/vendor/github.com/ncruces/go-sqlite3/context.go
AgeCommit message (Collapse)AuthorFiles
2025-03-10[chore] remove vendorLibravatar Terin Stock1
2025-02-13[chore] bump ncruces go-sqlite3 => v0.23.0 (#3785)Libravatar kim1
* bump ncruces go-sqlite3 => v0.23.0 * whoops, add missing vendor changes...
2024-11-07bump ncruces/go-sqlite3 to v0.20.2 (#3524)Libravatar kim1
2024-09-14[chore] Update go-sqlite3 to 0.18.3 (#3295)Libravatar Daenney1
* [chore] Update go-sqlite3 to 0.18.3 * [chore] Fix getting the sqlite3.Conn
2024-08-15update go-sqlite3 to v0.18.0 (#3204)Libravatar kim1
2024-05-27[experiment] add alternative wasm sqlite3 implementation available via ↵Libravatar kim1
build-tag (#2863) This allows for building GoToSocial with [SQLite transpiled to WASM](https://github.com/ncruces/go-sqlite3) and accessed through [Wazero](https://wazero.io/).