chore: ⬆️ updated deps
This commit is contained in:
+15
-16
@@ -27,21 +27,21 @@
|
||||
//
|
||||
// OS Arch SQLite version
|
||||
// ------------------------------
|
||||
// darwin amd64 3.51.2
|
||||
// darwin arm64 3.51.2
|
||||
// freebsd amd64 3.51.2
|
||||
// freebsd arm64 3.51.2
|
||||
// linux 386 3.51.2
|
||||
// linux amd64 3.51.2
|
||||
// linux arm 3.51.2
|
||||
// linux arm64 3.51.2
|
||||
// linux loong64 3.51.2
|
||||
// linux ppc64le 3.51.2
|
||||
// linux riscv64 3.51.2
|
||||
// linux s390x 3.51.2
|
||||
// windows 386 3.51.2
|
||||
// windows amd64 3.51.2
|
||||
// windows arm64 3.51.2
|
||||
// darwin amd64 3.53.1
|
||||
// darwin arm64 3.53.1
|
||||
// freebsd amd64 3.53.1
|
||||
// freebsd arm64 3.53.1
|
||||
// linux 386 3.53.1
|
||||
// linux amd64 3.53.1
|
||||
// linux arm 3.53.1
|
||||
// linux arm64 3.53.1
|
||||
// linux loong64 3.53.1
|
||||
// linux ppc64le 3.53.1
|
||||
// linux riscv64 3.53.1
|
||||
// linux s390x 3.53.1
|
||||
// windows 386 3.53.1
|
||||
// windows amd64 3.53.1
|
||||
// windows arm64 3.53.1
|
||||
//
|
||||
// # Benchmarks
|
||||
//
|
||||
@@ -53,7 +53,6 @@
|
||||
//
|
||||
// https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite
|
||||
//
|
||||
//
|
||||
// # Connecting to a database
|
||||
//
|
||||
// To access a Sqlite database do something like
|
||||
|
||||
Reference in New Issue
Block a user