Update go-whatsapp to handle unknown ping responses

This commit is contained in:
Tulir Asokan
2020-06-23 15:36:08 +03:00
parent 58de73f8b2
commit 63a1a77f26
4 changed files with 7 additions and 11 deletions

2
go.mod
View File

@@ -19,4 +19,4 @@ require (
github.com/prometheus/client_golang v1.6.0
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.0
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.3.1