Update vendor (whatsapp)

This commit is contained in:
Wim
2022-03-12 23:02:04 +01:00
parent 1b9877fda4
commit aefa70891c
206 changed files with 367071 additions and 164229 deletions

16
vendor/modernc.org/sqlite/doc.go generated vendored
View File

@@ -14,14 +14,14 @@
//
// OS Arch SQLite version
// ------------------------------
// darwin amd64 3.37.2
// darwin arm64 3.37.2
// freebsd amd64 3.37.2
// linux 386 3.37.2
// linux amd64 3.37.2
// linux arm 3.37.2
// linux arm64 3.37.2
// windows amd64 3.37.2
// 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
//
// Builders
//