diff options
Diffstat (limited to 'vendor/github.com/ncruces/go-sqlite3/embed/README.md')
-rw-r--r-- | vendor/github.com/ncruces/go-sqlite3/embed/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/ncruces/go-sqlite3/embed/README.md b/vendor/github.com/ncruces/go-sqlite3/embed/README.md index ca5108c8c..59329a917 100644 --- a/vendor/github.com/ncruces/go-sqlite3/embed/README.md +++ b/vendor/github.com/ncruces/go-sqlite3/embed/README.md @@ -1,6 +1,6 @@ # Embeddable Wasm build of SQLite -This folder includes an embeddable Wasm build of SQLite 3.48.0 for use with +This folder includes an embeddable Wasm build of SQLite 3.49.0 for use with [`github.com/ncruces/go-sqlite3`](https://pkg.go.dev/github.com/ncruces/go-sqlite3). The following optional features are compiled in: |