aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2020-10-05 12:42:56 +0100
committerNeil Alexander <neilalexander@users.noreply.github.com>2020-10-05 12:42:56 +0100
commit4e6b7f726d6741e0faa77ad0c8ba373ea58ef3f8 (patch)
tree376f03fd31ee0356feb0becae943be2db9f5675b /go.mod
parent2bfab5f58b77002b1838b52f6edc369ea280ced7 (diff)
Update to matrix-org/gomatrixserverlib#230
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 b1119f60..5808c55a 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,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-20200522092705-bc8506ccbcf3
github.com/matrix-org/gomatrix v0.0.0-20200827122206-7dd5e2a05bcd
- github.com/matrix-org/gomatrixserverlib v0.0.0-20201002084023-8bcafefa3290
+ github.com/matrix-org/gomatrixserverlib v0.0.0-20201005114154-18abed1923fd
github.com/matrix-org/naffka v0.0.0-20200901083833-bcdd62999a91
github.com/matrix-org/util v0.0.0-20200807132607-55161520e1d4
github.com/mattn/go-sqlite3 v1.14.2