Update vendor (whatsapp)
This commit is contained in:
21
vendor/modernc.org/sqlite/doc.go
generated
vendored
21
vendor/modernc.org/sqlite/doc.go
generated
vendored
@@ -14,14 +14,15 @@
|
||||
//
|
||||
// OS Arch SQLite version
|
||||
// ------------------------------
|
||||
// darwin amd64 3.38.0
|
||||
// darwin arm64 3.38.0
|
||||
// freebsd amd64 3.38.0
|
||||
// linux 386 3.38.0
|
||||
// linux amd64 3.38.0
|
||||
// linux arm 3.38.0
|
||||
// linux arm64 3.38.0
|
||||
// windows amd64 3.38.0
|
||||
// darwin amd64 3.38.1
|
||||
// darwin arm64 3.38.1
|
||||
// freebsd amd64 3.38.1
|
||||
// linux 386 3.38.1
|
||||
// linux amd64 3.38.1
|
||||
// linux arm 3.38.1
|
||||
// linux arm64 3.38.1
|
||||
// linux riscv64 3.38.1
|
||||
// windows amd64 3.38.1
|
||||
//
|
||||
// Builders
|
||||
//
|
||||
@@ -31,6 +32,10 @@
|
||||
//
|
||||
// Changelog
|
||||
//
|
||||
// 2022-03-13 v1.15.0:
|
||||
//
|
||||
// Support linux/riscv64.
|
||||
//
|
||||
// 2021-11-13 v1.14.0:
|
||||
//
|
||||
// Support windows/amd64. This target had previously only experimental status
|
||||
|
||||
Reference in New Issue
Block a user