From c5cfbc22972c397805c8385840d6cfd0de307c87 Mon Sep 17 00:00:00 2001 From: Wim Date: Mon, 20 Feb 2017 00:49:27 +0100 Subject: Add matrix support --- vendor/manifest | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'vendor/manifest') diff --git a/vendor/manifest b/vendor/manifest index 142cbb07..1b5f7327 100644 --- a/vendor/manifest +++ b/vendor/manifest @@ -183,6 +183,14 @@ "path": "/random", "notests": true }, + { + "importpath": "github.com/matrix-org/gomatrix", + "repository": "https://github.com/matrix-org/gomatrix", + "vcs": "git", + "revision": "812dcb5515581023371efaa6a82750d997f50d57", + "branch": "master", + "notests": true + }, { "importpath": "github.com/mattermost/platform/einterfaces", "repository": "https://github.com/mattermost/platform", -- cgit v1.2.3