mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-15 22:33:01 -06:00
bump to modernc.org/sqlite v1.29.7 (#2850)
This commit is contained in:
parent
c67bbe5ba0
commit
b3f2d44143
120 changed files with 631479 additions and 58069 deletions
27
vendor/modernc.org/sqlite/doc.go
generated
vendored
27
vendor/modernc.org/sqlite/doc.go
generated
vendored
|
|
@ -19,19 +19,20 @@
|
|||
//
|
||||
// OS Arch SQLite version
|
||||
// ------------------------------
|
||||
// darwin amd64 3.45.1
|
||||
// darwin arm64 3.45.1
|
||||
// freebsd amd64 3.45.1
|
||||
// freebsd arm64 3.45.1
|
||||
// linux 386 3.45.1
|
||||
// linux amd64 3.45.1
|
||||
// linux arm 3.45.1
|
||||
// linux arm64 3.45.1
|
||||
// linux ppc64le 3.45.1
|
||||
// linux riscv64 3.45.1
|
||||
// linux s390x 3.45.1
|
||||
// windows amd64 3.45.1
|
||||
// windows arm64 3.45.1
|
||||
// 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
|
||||
//
|
||||
// # Builders
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue