diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-03-18 15:32:14 +0000 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-03-18 15:32:14 +0000 |
commit | c54d88aecf78c717bfe83a2ed7295c74bfad9d90 (patch) | |
tree | 777dcbe888e5897908b2a1cc6c16d3772c09100d /go.mod | |
parent | a96098051ede3dfc22a98685c3e8af471db97162 (diff) |
Update to matrix-org/pinecone@8687b0d
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ require ( github.com/matrix-org/go-sqlite3-js v0.0.0-20210709140738-b0d1ba599a6d github.com/matrix-org/gomatrix v0.0.0-20210324163249-be2af5ef2e16 github.com/matrix-org/gomatrixserverlib v0.0.0-20220317164600-0980b7f341e0 - github.com/matrix-org/pinecone v0.0.0-20220308124038-cfde1f8054c5 + github.com/matrix-org/pinecone v0.0.0-20220318153125-8687b0d7072a github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4 github.com/mattn/go-sqlite3 v1.14.10 github.com/morikuni/aec v1.0.0 // indirect |