From 92ceb46b4996330326aaf0cb99c3fdd523b9afba Mon Sep 17 00:00:00 2001 From: Neil Alexander Date: Fri, 2 Oct 2020 09:43:02 +0100 Subject: Update to matrix-org/gomatrixserverlib#227 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index b4e16c0c..b1119f60 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-20201001100250-2bfdd2727cae + github.com/matrix-org/gomatrixserverlib v0.0.0-20201002084023-8bcafefa3290 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 -- cgit v1.2.3