diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-04-08 16:39:09 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-04-08 16:39:09 +0100 |
commit | 986d27a1287e9d86fe16a6152f2457657513a6dd (patch) | |
tree | 8294f93b15bb51322046075113d989c1650be42d /go.mod | |
parent | 9bd9f2beba9df36fcd473d4d3c3902307b1bb0ee (diff) |
Update to matrix-org/pinecone@2999ea2
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-20220408150209-9b3963248c9b + github.com/matrix-org/pinecone v0.0.0-20220408153826-2999ea29ed48 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 |