Remove dev replaces in go.mod again

This commit is contained in:
Tulir Asokan 2019-05-17 02:33:49 +03:00
parent b0d774a5a5
commit 33148909d6

6
go.mod
View file

@ -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