chore: update deps

This commit is contained in:
eneller
2025-10-23 21:47:50 +02:00
parent f8638fde6b
commit 2fdb09d155
2 changed files with 6 additions and 6 deletions

4
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.5.0
go.mau.fi/whatsmeow v0.0.0-20251022100208-a81333ed9f79
go.mau.fi/whatsmeow v0.0.0-20251023183934-2ced35dd7e8c
google.golang.org/protobuf v1.36.10
)
@@ -24,7 +24,7 @@ require (
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-20251017212417-90e834f514db // indirect
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 // indirect
golang.org/x/net v0.46.0 // indirect
golang.org/x/sys v0.37.0 // indirect
golang.org/x/term v0.36.0 // indirect