mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 16:42:26 -05:00
[chore] bump modernc.org/sqlite to v1.29.8 (with our concurrency workaround) (#2855)
This commit is contained in:
parent
dcab555a6b
commit
12a7eba01f
17 changed files with 3878 additions and 3254 deletions
28
vendor/modernc.org/sqlite/doc.go
generated
vendored
28
vendor/modernc.org/sqlite/doc.go
generated
vendored
|
|
@ -19,20 +19,20 @@
|
|||
//
|
||||
// OS Arch SQLite version
|
||||
// ------------------------------
|
||||
// darwin amd64 3.45.2
|
||||
// darwin arm64 3.45.2
|
||||
// freebsd amd64 3.45.2
|
||||
// freebsd arm64 3.45.2
|
||||
// linux 386 3.45.2
|
||||
// linux amd64 3.45.2
|
||||
// linux arm 3.45.2
|
||||
// linux arm64 3.45.2
|
||||
// linux loong64 3.45.2
|
||||
// linux ppc64le 3.45.2
|
||||
// linux riscv64 3.45.2
|
||||
// linux s390x 3.45.2
|
||||
// windows amd64 3.45.2
|
||||
// windows arm64 3.45.2
|
||||
// darwin amd64 3.45.3
|
||||
// darwin arm64 3.45.3
|
||||
// freebsd amd64 3.45.3
|
||||
// freebsd arm64 3.45.3
|
||||
// linux 386 3.45.3
|
||||
// linux amd64 3.45.3
|
||||
// linux arm 3.45.3
|
||||
// linux arm64 3.45.3
|
||||
// linux loong64 3.45.3
|
||||
// linux ppc64le 3.45.3
|
||||
// linux riscv64 3.45.3
|
||||
// linux s390x 3.45.3
|
||||
// windows amd64 3.45.3
|
||||
// windows arm64 3.45.3
|
||||
//
|
||||
// # Builders
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue