diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-07-21 17:21:15 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2021-07-21 17:21:15 +0100 |
commit | 7650998308e280ecd6c23ae88ee98253d0d9e683 (patch) | |
tree | e970742abefbc0fbaa7e0cd8fbedbc753e4048f1 /go.mod | |
parent | c1447a58e5de5408d80e0de84c0424342121b06c (diff) |
Update to matrix-org/gomatrixserverlib#271
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ require ( github.com/matrix-org/go-http-js-libp2p v0.0.0-20200518170932-783164aeeda4 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-20210721155151-4575fad563b0 + github.com/matrix-org/gomatrixserverlib v0.0.0-20210721162045-215c51f38de5 github.com/matrix-org/naffka v0.0.0-20210623111924-14ff508b58e0 github.com/matrix-org/pinecone v0.0.0-20210623102758-74f885644c1b github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4 |