aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2020-04-27 15:47:36 +0100
committerNeil Alexander <neilalexander@users.noreply.github.com>2020-04-27 15:47:36 +0100
commit87f05721b07cc6d57bcb4ce1d9ad77a9e1847054 (patch)
tree488eb7ebd660f714263de07647f47d2debb94167 /go.mod
parent3ab8ebf6b8fbc813bfb3e0e0735e76a69a8ed2dd (diff)
Update gomatrixserverlib
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 37a67fcd..fd1c2de8 100644
--- a/go.mod
+++ b/go.mod
@@ -17,7 +17,7 @@ require (
github.com/matrix-org/go-http-js-libp2p v0.0.0-20200318135427-31631a9ef51f
github.com/matrix-org/go-sqlite3-js v0.0.0-20200325174927-327088cdef10
github.com/matrix-org/gomatrix v0.0.0-20190528120928-7df988a63f26
- github.com/matrix-org/gomatrixserverlib v0.0.0-20200424101831-2f10e8068538
+ github.com/matrix-org/gomatrixserverlib v0.0.0-20200427134702-21db6d1430e3
github.com/matrix-org/naffka v0.0.0-20200422140631-181f1ee7401f
github.com/matrix-org/util v0.0.0-20190711121626-527ce5ddefc7
github.com/mattn/go-sqlite3 v2.0.2+incompatible