4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-09-11 17:02:30 +00:00

Switch to upstream gomatrix (#1219)

Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
Tilo Spannagel
2020-08-30 14:01:52 +02:00
committed by GitHub
parent a0741d99b8
commit f9928c9e25
22 changed files with 272 additions and 132 deletions

3
vendor/github.com/matrix-org/gomatrix/go.mod generated vendored Normal file
View File

@@ -0,0 +1,3 @@
module github.com/matrix-org/gomatrix
go 1.12