Update dependencies (#1929)
This commit is contained in:
25
vendor/modernc.org/sqlite/doc.go
generated
vendored
25
vendor/modernc.org/sqlite/doc.go
generated
vendored
@@ -19,16 +19,17 @@
|
||||
//
|
||||
// OS Arch SQLite version
|
||||
// ------------------------------
|
||||
// darwin amd64 3.39.2
|
||||
// darwin arm64 3.39.2
|
||||
// freebsd amd64 3.39.2
|
||||
// linux 386 3.39.2
|
||||
// linux amd64 3.39.2
|
||||
// linux arm 3.39.2
|
||||
// linux arm64 3.39.2
|
||||
// linux riscv64 3.39.2
|
||||
// windows amd64 3.39.2
|
||||
// windows arm64 3.39.2
|
||||
// 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
|
||||
//
|
||||
// Builders
|
||||
//
|
||||
@@ -38,6 +39,10 @@
|
||||
//
|
||||
// Changelog
|
||||
//
|
||||
// 2022-09-16 v1.19.0:
|
||||
//
|
||||
// Support frebsd/arm64.
|
||||
//
|
||||
// 2022-07-26 v1.18.0:
|
||||
//
|
||||
// Adds support for Go fs.FS based SQLite virtual filesystems, see function New
|
||||
|
||||
Reference in New Issue
Block a user