build: update deps

This commit is contained in:
eneller
2026-03-08 12:46:13 +01:00
parent 20addf0e26
commit 606c00c057
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -7,7 +7,7 @@ require (
github.com/mattn/go-sqlite3 v1.14.34
github.com/mdp/qrterminal/v3 v3.2.1
github.com/urfave/cli/v3 v3.6.0
go.mau.fi/whatsmeow v0.0.0-20260219150138-7ae702b1eed4
go.mau.fi/whatsmeow v0.0.0-20260305215846-fc65416c22c4
google.golang.org/protobuf v1.36.11
)
@@ -26,7 +26,7 @@ require (
go.mau.fi/util v0.9.6 // indirect
golang.org/x/crypto v0.48.0 // indirect
golang.org/x/exp v0.0.0-20260212183809-81e46e3db34a // indirect
golang.org/x/net v0.50.0 // indirect
golang.org/x/net v0.51.0 // indirect
golang.org/x/sys v0.41.0 // indirect
golang.org/x/term v0.40.0 // indirect
golang.org/x/text v0.34.0 // indirect