mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
update go ncruces example
This commit is contained in:
parent
18e33edf14
commit
ff30ed3df3
4 changed files with 6 additions and 11 deletions
|
|
@ -5,6 +5,7 @@ go 1.22.5
|
|||
require github.com/ncruces/go-sqlite3 v0.17.2-0.20240711235451-21de85e849b7
|
||||
|
||||
require (
|
||||
github.com/asg017/sqlite-vec-ncruces-bindings v0.0.1-alpha.33 // indirect
|
||||
github.com/ncruces/julianday v1.0.0 // indirect
|
||||
github.com/tetratelabs/wazero v1.7.3 // indirect
|
||||
golang.org/x/sys v0.22.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue