mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-30 11:26:26 +02:00
go rename
This commit is contained in:
parent
a0bc9404ce
commit
5be4c980ca
5 changed files with 0 additions and 0 deletions
7
examples/simple-go-cgo/go.mod
Normal file
7
examples/simple-go-cgo/go.mod
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module github.com/asg017/sqlite-vec/examples/go
|
||||
|
||||
go 1.22.5
|
||||
|
||||
require github.com/mattn/go-sqlite3 v1.14.22
|
||||
|
||||
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