Update go-whatsapp

This commit is contained in:
Tulir Asokan 2021-06-19 02:25:14 +03:00
parent 30ddd788ae
commit 78ae4205fd
2 changed files with 3 additions and 1 deletions

2
go.mod
View file

@ -15,4 +15,4 @@ require (
maunium.net/go/mautrix v0.9.14
)
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.5.6
replace github.com/Rhymen/go-whatsapp => github.com/tulir/go-whatsapp v0.5.7

2
go.sum
View file

@ -488,6 +488,8 @@ github.com/tulir/go-whatsapp v0.5.5 h1:o3vaUuK9ydsTvCQc0QY4NlvSu7qOkFOY664irlg0H
github.com/tulir/go-whatsapp v0.5.5/go.mod h1:7J3IIL3bEQiBJGtiZst1N4PgXHlWIartdVQLe6lcx9A=
github.com/tulir/go-whatsapp v0.5.6 h1:agGdYDEpqmMzgQZUPwAQ4SsooFLHt+AMxqfoMoBufzo=
github.com/tulir/go-whatsapp v0.5.6/go.mod h1:7J3IIL3bEQiBJGtiZst1N4PgXHlWIartdVQLe6lcx9A=
github.com/tulir/go-whatsapp v0.5.7 h1:3wu9EAP5vS8qdSu0mpH8fXa6FmI3+dls7yLIl2sqrYQ=
github.com/tulir/go-whatsapp v0.5.7/go.mod h1:7J3IIL3bEQiBJGtiZst1N4PgXHlWIartdVQLe6lcx9A=
github.com/urfave/cli v1.20.0/go.mod h1:70zkFmudgCuE/ngEzBv17Jvp/497gISqfk5gWijbERA=
github.com/urfave/cli v1.22.1 h1:+mkCCcOFKPnCmVYVcURKps1Xe+3zP90gSYGNfRkjoIY=
github.com/urfave/cli v1.22.1/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0=