From d1f83470716f9f8284d10d27808dc7bbb7cae64e Mon Sep 17 00:00:00 2001 From: snikpic <55280326+snikpic@users.noreply.github.com> Date: Tue, 2 Nov 2021 21:11:42 +0100 Subject: Update go-whatsapp version (#1630) --- vendor/github.com/Rhymen/go-whatsapp/session.go | 2 +- vendor/modules.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vendor') diff --git a/vendor/github.com/Rhymen/go-whatsapp/session.go b/vendor/github.com/Rhymen/go-whatsapp/session.go index 055a63dd..63a6905c 100644 --- a/vendor/github.com/Rhymen/go-whatsapp/session.go +++ b/vendor/github.com/Rhymen/go-whatsapp/session.go @@ -18,7 +18,7 @@ import ( ) //represents the WhatsAppWeb client version -var waVersion = []int{2, 2121, 6} +var waVersion = []int{2, 2142, 12} /* Session contains session individual information. To be able to resume the connection without scanning the qr code diff --git a/vendor/modules.txt b/vendor/modules.txt index 27feaead..e8389fd9 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -25,7 +25,7 @@ github.com/Philipp15b/go-steam/protocol/steamlang github.com/Philipp15b/go-steam/rwu github.com/Philipp15b/go-steam/socialcache github.com/Philipp15b/go-steam/steamid -# github.com/Rhymen/go-whatsapp v0.1.2-0.20210615184944-2b8a3e9b8aa2 +# github.com/Rhymen/go-whatsapp v0.1.2-0.20211102134409-31a2e740845c ## explicit; go 1.13 github.com/Rhymen/go-whatsapp github.com/Rhymen/go-whatsapp/binary -- cgit v1.2.3