diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-05-10 17:04:06 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-05-10 17:04:06 +0100 |
commit | 1d89c4a3cd707773cf2c13c2579da856226f124e (patch) | |
tree | 881d1f8de9932d736500ae7902e4f45b79f944f9 /go.mod | |
parent | c76f820c8622ebd537fd5f5c1b2f6191f4ab58ee (diff) |
Update go.mod/go.sum
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-20210510160243-556207591157 + github.com/matrix-org/pinecone v0.0.0-20210510160342-a1dfbcf4bd47 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 |