diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-04-21 10:04:06 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2020-04-21 10:04:06 +0100 |
commit | 71f9d35b7c2f1531b383f115ad3ab23e8d1ed0a5 (patch) | |
tree | 7988d1f4d1d04657bf4976799a34e3c28bd844f6 /go.mod | |
parent | 9045b8e89fbe3fa1c441a59029365a98318180d8 (diff) |
Update gomatrixserverlib
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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-20200420162430-9662fc15e7e2 + github.com/matrix-org/gomatrixserverlib v0.0.0-20200421090225-4ea81b29f5f7 github.com/matrix-org/naffka v0.0.0-20200127221512-0716baaabaf1 github.com/matrix-org/util v0.0.0-20190711121626-527ce5ddefc7 github.com/mattn/go-sqlite3 v2.0.3+incompatible |