File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ module pageindex-app
33go 1.21
44
55require (
6+ github.com/fndome/xb v1.0.0
67 github.com/gin-gonic/gin v1.9.1
78 github.com/jmoiron/sqlx v1.3.5
89 github.com/lib/pq v1.10.9
9- github.com/fndome/xb v1.0.0
1010)
1111
1212replace github.com/fndome/xb => ../..
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ module pgvector-app
33go 1.21
44
55require (
6+ github.com/fndome/xb v1.0.0
67 github.com/gin-gonic/gin v1.9.1
78 github.com/jmoiron/sqlx v1.3.5
89 github.com/lib/pq v1.10.9
9- github.com/fndome/xb v1.0.0
1010)
1111
1212require (
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module qdrant-app
33go 1.21
44
55require (
6- github.com/gin-gonic/gin v1.9.1
76 github.com/fndome/xb v1.0.0
7+ github.com/gin-gonic/gin v1.9.1
88)
99
1010replace github.com/fndome/xb => ../..
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ module rag-app
33go 1.21
44
55require (
6+ github.com/fndome/xb v1.0.0
67 github.com/gin-gonic/gin v1.9.1
78 github.com/jmoiron/sqlx v1.3.5
89 github.com/lib/pq v1.10.9
9- github.com/fndome/xb v1.0.0
1010)
1111
1212replace github.com/fndome/xb => ../..
You canβt perform that action at this time.
0 commit comments