diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-05-18 15:47:15 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-05-18 15:47:15 +0100 |
commit | 140cae81cc0de1465d47b0197e6f50b0f1f26376 (patch) | |
tree | 87ee3dcf234f8a99756f58e23d6049403badf2f7 /go.mod | |
parent | 1d89c4a3cd707773cf2c13c2579da856226f124e (diff) |
Update dendrite-demo-pinecone
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ require ( github.com/matrix-org/gomatrix v0.0.0-20200827122206-7dd5e2a05bcd github.com/matrix-org/gomatrixserverlib v0.0.0-20210302161955-6142fe3f8c2c github.com/matrix-org/naffka v0.0.0-20201009174903-d26a3b9cb161 - github.com/matrix-org/pinecone v0.0.0-20210510160342-a1dfbcf4bd47 + github.com/matrix-org/pinecone v0.0.0-20210518144623-e76e9ddb89bf github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4 github.com/mattn/go-sqlite3 v1.14.7-0.20210414154423-1157a4212dcb github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 |