Remove dev replaces in go.mod again

This commit is contained in:
Tulir Asokan 2019-05-24 02:36:59 +03:00
parent 2c9c473040
commit 0db44d4cc7

3
go.mod
View file

@ -23,5 +23,4 @@ require (
replace gopkg.in/russross/blackfriday.v2 => github.com/russross/blackfriday/v2 v2.0.1
//replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.0.2-0.20190523194501-cc7603f853df
replace github.com/Rhymen/go-whatsapp => ../../Go/go-whatsapp
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.0.2-0.20190523194501-cc7603f853df