Update dependencies (#1951)
This commit is contained in:
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.
|
||||
|
||||
Reference in New Issue
Block a user