mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
update go demos
This commit is contained in:
parent
e507bc0230
commit
6eb2397537
6 changed files with 14 additions and 25 deletions
|
|
@ -1,7 +1,7 @@
|
|||
module github.com/asg017/sqlite-vec/examples/go
|
||||
|
||||
go 1.20
|
||||
go 1.22.5
|
||||
|
||||
require github.com/mattn/go-sqlite3 v1.14.22
|
||||
|
||||
require github.com/asg017/sqlite-vec/bindings/go/cgo v0.0.0-20240511043328-3d763f499859 // indirect
|
||||
require github.com/asg017/sqlite-vec-go-bindings v0.0.1-alpha.36 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue