Update go-whatsapp to fix file uploading

This commit is contained in:
Tulir Asokan
2020-03-31 11:55:07 +03:00
parent ac356031ac
commit 3f60a6f28e
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -19,4 +19,4 @@ require (
maunium.net/go/mautrix-appservice v0.1.0-alpha.6
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.2.0
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.2.1