aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2022-02-08 09:30:21 +0000
committerNeil Alexander <neilalexander@users.noreply.github.com>2022-02-08 09:30:21 +0000
commita2b4777ae5c4aa06ce7933bbd1b251bd777788b2 (patch)
tree2f5e5b795a66712e5a76cfccdf18c0e0ac06218d /go.mod
parenta572f4db034e13aa38e122d1c4233b15e2356494 (diff)
Update to matrix-org/gomatrixserverlib@a05e156fd8a0c7bd326cbdadfff2bc7b2a70b44a
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index fc18ce07..4759ed29 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,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-20220204110702-c559d2019275
+ github.com/matrix-org/gomatrixserverlib v0.0.0-20220204112336-a05e156fd8a0
github.com/matrix-org/pinecone v0.0.0-20220121094951-351265543ddf
github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4
github.com/mattn/go-sqlite3 v1.14.10