diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-04-08 16:23:50 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-04-08 16:23:50 +0100 |
commit | 9bd9f2beba9df36fcd473d4d3c3902307b1bb0ee (patch) | |
tree | 5810187ec195397b418c8e7f9cedd7843db17d5b /go.mod | |
parent | 6907e421674e9c06f43da96c0819ff778ffcae60 (diff) |
Update to matrix-org/pinecone@9b3963248c9bdc22cf0789bc3ca58e8f274371e6
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-20220405134050-301e340659d5 - github.com/matrix-org/pinecone v0.0.0-20220404141326-e526fa82f79d + github.com/matrix-org/pinecone v0.0.0-20220408150209-9b3963248c9b github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4 github.com/mattn/go-sqlite3 v1.14.10 github.com/nats-io/nats-server/v2 v2.7.4-0.20220309205833-773636c1c5bb |