aboutsummaryrefslogtreecommitdiff
path: root/matrix.go
diff options
context:
space:
mode:
Diffstat (limited to 'matrix.go')
-rw-r--r--matrix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/matrix.go b/matrix.go
index dc433a8..c763852 100644
--- a/matrix.go
+++ b/matrix.go
@@ -20,7 +20,7 @@ import (
"fmt"
"time"
- "github.com/matrix-org/gomatrix"
+ "maunium.net/go/gomatrix"
)
type MatrixContainer struct {