Revert "Use fork of go-whatsapp with better connection handling"

This reverts commit c5aac5e770d40fe5d5549a2939b92f0c103d8165.
This commit is contained in:
Tulir Asokan 2019-02-23 23:29:26 +02:00
parent 542aafe7df
commit 6f300ae6cb
2 changed files with 0 additions and 4 deletions

2
go.mod
View file

@ -14,5 +14,3 @@ require (
maunium.net/go/mautrix v0.1.0-alpha.3
maunium.net/go/mautrix-appservice v0.1.0-alpha.3
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.0.0-20190220151401-7a3b343b9c6a

2
go.sum
View file

@ -22,8 +22,6 @@ github.com/shurcooL/sanitized_anchor_name v1.0.0/go.mod h1:1NzhyTcUVG4SuEtjjoZeV
github.com/skip2/go-qrcode v0.0.0-20171229120447-cf5f9fa2f0d8/go.mod h1:PLPIyL7ikehBD1OAjmKKiOEhbvWyHGaNDjquXMcYABo=
github.com/skip2/go-qrcode v0.0.0-20190110000554-dc11ecdae0a9 h1:lpEzuenPuO1XNTeikEmvqYFcU37GVLl8SRNblzyvGBE=
github.com/skip2/go-qrcode v0.0.0-20190110000554-dc11ecdae0a9/go.mod h1:PLPIyL7ikehBD1OAjmKKiOEhbvWyHGaNDjquXMcYABo=
github.com/tulir/go-whatsapp v0.0.0-20190220151401-7a3b343b9c6a h1:NW4pZOvC/i+KvYQBzgLd8yyQ9PyhhE1d5JcpfY417oA=
github.com/tulir/go-whatsapp v0.0.0-20190220151401-7a3b343b9c6a/go.mod h1:rdQr95g2C1xcOfM7QGOhza58HeI3I+tZ/bbluv7VazA=
golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=
golang.org/x/crypto v0.0.0-20190103213133-ff983b9c42bc h1:F5tKCVGp+MUAHhKp5MZtGqAlGX3+oCsiL1Q629FL90M=
golang.org/x/crypto v0.0.0-20190103213133-ff983b9c42bc/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4=