Update whatsmeow

This commit is contained in:
Tulir Asokan 2023-08-21 12:22:41 +03:00
parent 6178ced1fe
commit b85fddee27
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/tidwall/gjson v1.16.0
go.mau.fi/util v0.0.0-20230805171708-199bf3eec776
go.mau.fi/whatsmeow v0.0.0-20230817083005-1c185f033d88
go.mau.fi/whatsmeow v0.0.0-20230821092221-636dac24aed9
golang.org/x/exp v0.0.0-20230811145659-89c5cff77bcb
golang.org/x/image v0.11.0
golang.org/x/net v0.14.0

4
go.sum
View file

@ -70,8 +70,8 @@ go.mau.fi/libsignal v0.1.0 h1:vAKI/nJ5tMhdzke4cTK1fb0idJzz1JuEIpmjprueC+c=
go.mau.fi/libsignal v0.1.0/go.mod h1:R8ovrTezxtUNzCQE5PH30StOQWWeBskBsWE55vMfY9I=
go.mau.fi/util v0.0.0-20230805171708-199bf3eec776 h1:VrxDCO/gLFHLQywGUsJzertrvt2mUEMrZPf4hEL/s18=
go.mau.fi/util v0.0.0-20230805171708-199bf3eec776/go.mod h1:AxuJUMCxpzgJ5eV9JbPWKRH8aAJJidxetNdUj7qcb84=
go.mau.fi/whatsmeow v0.0.0-20230817083005-1c185f033d88 h1:OyWiw4j6s8unaOhRuIYO1pTnJLFREIRnflDDp+GNJ2U=
go.mau.fi/whatsmeow v0.0.0-20230817083005-1c185f033d88/go.mod h1:Iv3G4uv6+HWtqL7XSLRa2dSy077Bnji14IvqUbG+bRo=
go.mau.fi/whatsmeow v0.0.0-20230821092221-636dac24aed9 h1:qmFclwp06TPlpmDcbMOeTDgOI7rV2bdGyejMcOOCwZ4=
go.mau.fi/whatsmeow v0.0.0-20230821092221-636dac24aed9/go.mod h1:Iv3G4uv6+HWtqL7XSLRa2dSy077Bnji14IvqUbG+bRo=
go.mau.fi/zeroconfig v0.1.2 h1:DKOydWnhPMn65GbXZOafgkPm11BvFashZWLct0dGFto=
go.mau.fi/zeroconfig v0.1.2/go.mod h1:NcSJkf180JT+1IId76PcMuLTNa1CzsFFZ0nBygIQM70=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=