aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorQuentin Gliech <quenting@element.io>2024-10-17 17:33:45 +0200
committerQuentin Gliech <quenting@element.io>2024-10-17 17:33:45 +0200
commit6e6c3de0a6d93cd9e91234ce48e7968eb77e25e9 (patch)
tree5bae9388f8c4ba44d6b7e3176a40f1a3f4da9481 /go.mod
parent6d327dc73cbab650f19735eb9724c3b060eaaac3 (diff)
Rename the go package
github.com/matrix-org/dendrite to github.com/element-hq/dendrite
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 4add5ae1..f17c1a8b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module github.com/matrix-org/dendrite
+module github.com/element-hq/dendrite
require (
github.com/Arceliar/phony v0.0.0-20220903101357-530938a4b13d