aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2021-10-22 11:38:04 +0100
committerNeil Alexander <neilalexander@users.noreply.github.com>2021-10-22 11:38:04 +0100
commit4c129e3e3d6e8d952a87f79d9fe6cb343e2de341 (patch)
tree0ce0131a4791aa6c7a446f0cbead2ee4d3d5eec8 /go.mod
parent3b7a4ad640f260b3918a35684b05ced077a09f0c (diff)
Update Pinecone demo
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index de6a0f5d..72a3a11b 100644
--- a/go.mod
+++ b/go.mod
@@ -33,7 +33,7 @@ require (
github.com/matrix-org/gomatrix v0.0.0-20210324163249-be2af5ef2e16
github.com/matrix-org/gomatrixserverlib v0.0.0-20210817115641-f9416ac1a723
github.com/matrix-org/naffka v0.0.0-20210623111924-14ff508b58e0
- github.com/matrix-org/pinecone v0.0.0-20211012134609-d568c316384c
+ github.com/matrix-org/pinecone v0.0.0-20211022090602-08a50945ac89
github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4
github.com/mattn/go-sqlite3 v1.14.8
github.com/morikuni/aec v1.0.0 // indirect