diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-09-23 16:21:12 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-09-23 16:21:12 +0100 |
commit | d5978d98fda8a31918973a2481e62eafcec9f80f (patch) | |
tree | 989e87e4a698e10c049839be5b3e17fe73bcae90 /go.mod | |
parent | 14b73220032d64550cdbe88bd2ad64806d72b60e (diff) |
Update to matrix-org/pinecone@0900fceecb89ad0c14ee0ce825be638bf2a18474
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ require ( github.com/matrix-org/go-sqlite3-js v0.0.0-20220419092513-28aa791a1c91 github.com/matrix-org/gomatrix v0.0.0-20210324163249-be2af5ef2e16 github.com/matrix-org/gomatrixserverlib v0.0.0-20220923115829-2217f6c65ce3 - github.com/matrix-org/pinecone v0.0.0-20220915154206-df85cb5026fc + github.com/matrix-org/pinecone v0.0.0-20220923151905-0900fceecb89 github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4 github.com/mattn/go-sqlite3 v1.14.15 github.com/nats-io/nats-server/v2 v2.9.1-0.20220920152220-52d7b481c4b5 |