mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-15 11:13:02 -06:00
bump ncruces/go-sqlite3 to v0.21.0 (#3621)
This commit is contained in:
parent
60acdb21a9
commit
fb12bbb10b
42 changed files with 224 additions and 105 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
|
|
@ -91,7 +91,6 @@ The implementation is compatible with SQLite's
|
|||
The VFS can be customized with a few build tags:
|
||||
- `sqlite3_flock` forces the use of BSD locks.
|
||||
- `sqlite3_dotlk` forces the use of dot-file locks.
|
||||
- `sqlite3_nosys` prevents importing [`x/sys`](https://pkg.go.dev/golang.org/x/sys).
|
||||
|
||||
> [!IMPORTANT]
|
||||
> The default configuration of this package is compatible with the standard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue