Remove dev replaces that were accidentally committed

This commit is contained in:
Tulir Asokan 2019-05-15 23:17:31 +03:00
parent adbdf55926
commit 7fb5cfe884

6
go.mod
View file

@ -18,9 +18,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