aboutsummaryrefslogtreecommitdiff
path: root/gomuks.go
diff options
context:
space:
mode:
Diffstat (limited to 'gomuks.go')
-rw-r--r--gomuks.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/gomuks.go b/gomuks.go
index 13b6672..3e2fb85 100644
--- a/gomuks.go
+++ b/gomuks.go
@@ -20,7 +20,7 @@ import (
"os"
"path/filepath"
- "github.com/matrix-org/gomatrix"
+ "maunium.net/go/gomatrix"
"maunium.net/go/tview"
)