mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-15 08:33:00 -06:00
[chore]: Bump modernc.org/sqlite from 1.27.0 to 1.28.0 (#2470)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.27.0 to 1.28.0. - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.27.0...v1.28.0) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0ff52b71f2
commit
ed1a656be9
8 changed files with 49 additions and 7 deletions
7
vendor/modernc.org/sqlite/doc.go
generated
vendored
7
vendor/modernc.org/sqlite/doc.go
generated
vendored
|
|
@ -94,6 +94,13 @@
|
|||
//
|
||||
// # Changelog
|
||||
//
|
||||
// 2023-12-14 v1.28.0:
|
||||
//
|
||||
// (*Driver).RegisterConnectionHook: added
|
||||
// ConnectionHookFn: added
|
||||
// ExecQuerierContext: added
|
||||
// RegisterConnectionHook: added
|
||||
//
|
||||
// 2023-08-03 v1.25.0: enable SQLITE_ENABLE_DBSTAT_VTAB.
|
||||
//
|
||||
// 2023-07-11 v1.24.0:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue