diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-05-24 13:12:05 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-05-24 13:12:05 +0100 |
commit | a7f2845a6a97af0c1855eb3c8d81cb4ca348d176 (patch) | |
tree | 42b4cd2238b9d01223738e14fa3a22977efa756c /go.mod | |
parent | 79c5485c8d29b103f2e4bc7f55d8d902bccc3d3a (diff) |
Demo tweaks
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-20210524095705-54dc83854438 + github.com/matrix-org/pinecone v0.0.0-20210524121048-a698ff38c7c3 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 |