Update go-whatsapp

This commit is contained in:
Tulir Asokan
2019-08-31 00:33:39 +03:00
parent fb826601d8
commit 6861ba00ec
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -16,6 +16,6 @@ require (
)
replace (
github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.0.2-0.20190830192205-ac9aa7e315cb
github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.0.2-0.20190830212741-33ca6ee47cf5
gopkg.in/russross/blackfriday.v2 => github.com/russross/blackfriday/v2 v2.0.1
)