mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-14 14:37:27 -06:00
pull in ncruces/go-sqlite3 v0.20.3 with tetratelabs/wazero v1.8.2 (#3574)
This commit is contained in:
parent
6a8af42647
commit
61f8f1e0e3
41 changed files with 374 additions and 226 deletions
1
vendor/github.com/ncruces/go-sqlite3/vfs/README.md
generated
vendored
1
vendor/github.com/ncruces/go-sqlite3/vfs/README.md
generated
vendored
|
|
@ -30,7 +30,6 @@ like SQLite.
|
|||
|
||||
You can also opt into a cross-platform locking implementation
|
||||
with the `sqlite3_dotlk` build tag.
|
||||
The only requirement is an atomic `os.Mkdir`.
|
||||
|
||||
Otherwise, file locking is not supported, and you must use
|
||||
[`nolock=1`](https://sqlite.org/uri.html#urinolock)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue