Switch to own repository

This commit is contained in:
Donomii 2017-07-08 16:02:16 +00:00
parent c4175bbcba
commit 9d22d0bb41
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ import (
"os"
"time"
"log"
"github.com/matrix-org/gomatrix"
"github.com/donomii/gomatrix"
"fmt"
)