mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 16:12:26 -05:00
[chore] bump db dependencies (#1366)
This commit is contained in:
parent
b375d3b5d6
commit
0ceacd7b1d
78 changed files with 141878 additions and 126068 deletions
29
vendor/modernc.org/sqlite/doc.go
generated
vendored
29
vendor/modernc.org/sqlite/doc.go
generated
vendored
|
|
@ -19,26 +19,31 @@
|
|||
//
|
||||
// OS Arch SQLite version
|
||||
// ------------------------------
|
||||
// darwin amd64 3.39.4
|
||||
// darwin arm64 3.39.4
|
||||
// freebsd amd64 3.39.4
|
||||
// freebsd arm64 3.39.4
|
||||
// linux 386 3.39.4
|
||||
// linux amd64 3.39.4
|
||||
// linux arm 3.39.4
|
||||
// linux arm64 3.39.4
|
||||
// linux riscv64 3.39.4
|
||||
// windows amd64 3.39.4
|
||||
// windows arm64 3.39.4
|
||||
// darwin amd64 3.40.1
|
||||
// darwin arm64 3.40.1
|
||||
// freebsd amd64 3.40.1
|
||||
// freebsd arm64 3.40.1
|
||||
// linux 386 3.40.1
|
||||
// linux amd64 3.40.1
|
||||
// linux arm 3.40.1
|
||||
// linux arm64 3.40.1
|
||||
// linux ppc64le 3.40.1
|
||||
// linux riscv64 3.40.1
|
||||
// windows amd64 3.40.1
|
||||
// windows arm64 3.40.1
|
||||
//
|
||||
// Builders
|
||||
//
|
||||
// Builder results available at
|
||||
//
|
||||
// https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite
|
||||
// https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite
|
||||
//
|
||||
// Changelog
|
||||
//
|
||||
// 2022-11-28 v1.20.0
|
||||
//
|
||||
// Support linux/ppc64le.
|
||||
//
|
||||
// 2022-09-16 v1.19.0:
|
||||
//
|
||||
// Support frebsd/arm64.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue