diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-10-31 15:15:18 +0000 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-10-31 15:15:18 +0000 |
commit | 4c38bd76ce39a557ef7085463b208cecb9fa773c (patch) | |
tree | 8d65a3d1527dec13b8f36b45f7dfdb7f0cfe775b /go.mod | |
parent | 7307701a246a4a189a485aefcfc86d3de16c4523 (diff) |
Fix `go.mod`
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ module github.com/matrix-org/dendrite -replace github.com/matrix-org/gomatrixserverlib => /Volumes/Workspace/gomatrixserverlib - require ( github.com/Arceliar/ironwood v0.0.0-20221025225125-45b4281814c2 github.com/Arceliar/phony v0.0.0-20210209235338-dde1a8dca979 |