Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2025-03-10 | [chore] remove vendor | 1 | ||
2025-01-14 | update ncruces/go-sqlite3 v0.21.3 -> v0.22.0, gruf/go-ffmpreg v0.6.4 -> ↵ | 1 | ||
v0.6.5 (#3646) | ||||
2024-12-12 | bump ncruces/go-sqlite3 to v0.21.0 (#3621) | 1 | ||
2024-10-08 | [chore] update go-sqlite3 to v0.19.0 (#3406)v0.17.0-rc2 | 1 | ||
2024-09-30 | [chore]: Bump github.com/ncruces/go-sqlite3 from 0.18.3 to 0.18.4 (#3375) | 1 | ||
Bumps [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) from 0.18.3 to 0.18.4. - [Release notes](https://github.com/ncruces/go-sqlite3/releases) - [Commits](https://github.com/ncruces/go-sqlite3/compare/v0.18.3...v0.18.4) --- updated-dependencies: - dependency-name: github.com/ncruces/go-sqlite3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
2024-05-27 | [experiment] add alternative wasm sqlite3 implementation available via ↵ | 1 | ||
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/). |