Skip to content

Commit

Permalink
Ignore WhatsApp file length and hash mismatches
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Aug 5, 2021
1 parent b4ad4f0 commit 039059d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 497 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
gopkg.in/yaml.v2 v2.4.0
maunium.net/go/mauflag v1.0.0
maunium.net/go/maulogger/v2 v2.2.4
maunium.net/go/mautrix v0.9.14
maunium.net/go/maulogger/v2 v2.3.0
maunium.net/go/mautrix v0.9.17
)

replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.5.7
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.5.8
Loading

0 comments on commit 039059d

Please sign in to comment.