Browse Source

Remove replace directives in go.mod

Tulir Asokan 6 years ago
parent
commit
010059969a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      go.mod

+ 0 - 4
go.mod

@@ -14,7 +14,3 @@ require (
 	maunium.net/go/mautrix v0.1.0-alpha.3
 	maunium.net/go/mautrix-appservice v0.1.0-alpha.3
 )
-
-replace maunium.net/go/mautrix => ../mautrix-go
-
-replace maunium.net/go/mautrix-appservice => ../mautrix-appservice-go