chore: update deps

This commit is contained in:
eneller
2025-10-22 10:53:15 +02:00
parent b701e59331
commit ee3f788337
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.32
github.com/mdp/qrterminal/v3 v3.2.1
github.com/urfave/cli/v3 v3.4.1
go.mau.fi/whatsmeow v0.0.0-20251008162918-54a1f619e047
go.mau.fi/whatsmeow v0.0.0-20251016095441-02c50743e601
google.golang.org/protobuf v1.36.10
)
@@ -21,8 +21,8 @@ require (
github.com/petermattis/goid v0.0.0-20250904145737-900bdf8bb490 // indirect
github.com/rs/zerolog v1.34.0 // indirect
github.com/vektah/gqlparser/v2 v2.5.30 // indirect
go.mau.fi/libsignal v0.2.1-0.20251004173110-6e0a3f2435ed // indirect
go.mau.fi/util v0.9.2-0.20251005111801-c13b66219cee // indirect
go.mau.fi/libsignal v0.2.1 // indirect
go.mau.fi/util v0.9.2 // indirect
golang.org/x/crypto v0.43.0 // indirect
golang.org/x/exp v0.0.0-20251009144603-d2f985daa21b // indirect
golang.org/x/net v0.46.0 // indirect