[chore] update github.com/ncruces/go-sqlite3 -> v0.16.3 (#3029)

This commit is contained in:
kim
2024-06-22 09:59:29 +00:00
committed by GitHub
parent e543fbc80e
commit 15e0bf6e5a
13 changed files with 66 additions and 34 deletions

View File

@ -1,4 +1,4 @@
# Go `"memdb"` SQLite VFS
# Go `memdb` SQLite VFS
This package implements the [`"memdb"`](https://sqlite.org/src/doc/tip/src/memdb.c)
SQLite VFS in pure Go.