Skip to content

Commit 471b5b4

Browse files
committed
Up meow
1 parent 3d1e4f7 commit 471b5b4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ require (
6464
gopkg.in/yaml.v3 v3.0.1 // indirect
6565
)
6666

67-
replace go.mau.fi/whatsmeow => github.com/devlikeapro/whatsmeow v0.0.0-20260708044615-9a4c764160db
67+
replace go.mau.fi/whatsmeow => github.com/devlikeapro/whatsmeow v0.0.0-20260715112735-b4013837b62c

src/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
2929
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
3030
github.com/devlikeapro/goscraper v0.0.0-20260224081950-3e513f796e42 h1:Tn2PllrFPMnXIh2Jyyp7QZX1TYz1XeoJmrrdmgJoEWA=
3131
github.com/devlikeapro/goscraper v0.0.0-20260224081950-3e513f796e42/go.mod h1:Ezk+40Xo1pBhyjQxDWnPpujW7munML5zGsdecYMi43o=
32-
github.com/devlikeapro/whatsmeow v0.0.0-20260708044615-9a4c764160db h1:sYbNIM5Ful23mWtxa5tDb4/+Z8FXIWxgF4uS2hm6xrY=
33-
github.com/devlikeapro/whatsmeow v0.0.0-20260708044615-9a4c764160db/go.mod h1:9dmNTYZ/1pHjPw/bz+azBsGjAkcrZbqzMrKcvG5bJ8U=
32+
github.com/devlikeapro/whatsmeow v0.0.0-20260715112735-b4013837b62c h1:q3Egna9rx0nVWwSg6jHapAJa+VKkJP11SZkgIEBpkS0=
33+
github.com/devlikeapro/whatsmeow v0.0.0-20260715112735-b4013837b62c/go.mod h1:9dmNTYZ/1pHjPw/bz+azBsGjAkcrZbqzMrKcvG5bJ8U=
3434
github.com/dhui/dktest v0.4.5 h1:uUfYBIVREmj/Rw6MvgmqNAYzTiKOHJak+enB5Di73MM=
3535
github.com/dhui/dktest v0.4.5/go.mod h1:tmcyeHDKagvlDrz7gDKq4UAJOLIfVZYkfD5OnHDwcCo=
3636
github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4=

0 commit comments

Comments
 (0)