Browse Source

Remove dev replaces in go.mod again

Tulir Asokan 6 years ago
parent
commit
33148909d6
1 changed files with 0 additions and 6 deletions
  1. 0 6
      go.mod

+ 0 - 6
go.mod

@@ -19,9 +19,3 @@ require (
 )
 
 replace gopkg.in/russross/blackfriday.v2 => github.com/russross/blackfriday/v2 v2.0.1
-
-replace maunium.net/go/mautrix-appservice => ../mautrix-appservice-go
-
-replace maunium.net/go/mautrix => ../mautrix-go
-
-replace github.com/Rhymen/go-whatsapp => ../../Go/go-whatsapp