Skip to content

Commit

Permalink
dependencies: update whatsmeow
Browse files Browse the repository at this point in the history
  • Loading branch information
tulir committed Sep 24, 2024
1 parent 20f9786 commit a03b2ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ require (
github.com/tidwall/gjson v1.17.3
go.mau.fi/util v0.8.1-0.20240917114523-1ba4f6274db5
go.mau.fi/webp v0.1.0
go.mau.fi/whatsmeow v0.0.0-20240916205343-ea8c175b2e2c
go.mau.fi/whatsmeow v0.0.0-20240924113447-20b526a29c13
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0
golang.org/x/image v0.20.0
golang.org/x/net v0.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,8 @@ go.mau.fi/util v0.8.1-0.20240917114523-1ba4f6274db5 h1:UBob83/x5OS6nLUAGaZepQtaT
go.mau.fi/util v0.8.1-0.20240917114523-1ba4f6274db5/go.mod h1:1Ixb8HWoVbl3rT6nAX6nV4iMkzn7KU/KXwE0Rn5RmsQ=
go.mau.fi/webp v0.1.0 h1:BHObH/DcFntT9KYun5pDr0Ot4eUZO8k2C7eP7vF4ueA=
go.mau.fi/webp v0.1.0/go.mod h1:e42Z+VMFrUMS9cpEwGRIor+lQWO8oUAyPyMtcL+NMt8=
go.mau.fi/whatsmeow v0.0.0-20240916205343-ea8c175b2e2c h1:0pNAbeBNHdDmLbHG2bj+tnQnwE5YZVE83/QAfMlaYs4=
go.mau.fi/whatsmeow v0.0.0-20240916205343-ea8c175b2e2c/go.mod h1:BhHKalSq0qNtSCuGIUIvoJyU5KbT4a7k8DQ5yw1Ssk4=
go.mau.fi/whatsmeow v0.0.0-20240924113447-20b526a29c13 h1:m7iJEYf0ogXbrJY+UuvlZPiHRfCDF+WH0lPNt4p8Ksg=
go.mau.fi/whatsmeow v0.0.0-20240924113447-20b526a29c13/go.mod h1:UvaXcdb8y5Mryj2LSXAMw7u4/exnWJIXn8Gvpmf6ndI=
go.mau.fi/zeroconfig v0.1.3 h1:As9wYDKmktjmNZW5i1vn8zvJlmGKHeVxHVIBMXsm4kM=
go.mau.fi/zeroconfig v0.1.3/go.mod h1:NcSJkf180JT+1IId76PcMuLTNa1CzsFFZ0nBygIQM70=
golang.org/x/crypto v0.27.0 h1:GXm2NjJrPaiv/h1tb2UH8QfgC/hOf/+z0p6PT8o1w7A=
Expand Down

0 comments on commit a03b2ca

Please sign in to comment.