chore: update deps
This commit is contained in:
3
go.mod
3
go.mod
@@ -7,7 +7,7 @@ require (
|
||||
github.com/mattn/go-sqlite3 v1.14.42
|
||||
github.com/mdp/qrterminal/v3 v3.2.1
|
||||
github.com/urfave/cli/v3 v3.6.0
|
||||
go.mau.fi/whatsmeow v0.0.0-20260506122147-6a7198d94d26
|
||||
go.mau.fi/whatsmeow v0.0.0-20260513140310-c551a4055c0f
|
||||
google.golang.org/protobuf v1.36.11
|
||||
)
|
||||
|
||||
@@ -16,7 +16,6 @@ require (
|
||||
github.com/beeper/argo-go v1.1.2 // indirect
|
||||
github.com/coder/websocket v1.8.14 // indirect
|
||||
github.com/elliotchance/orderedmap/v3 v3.1.0 // indirect
|
||||
github.com/gabriel-vasile/mimetype v1.4.13 // indirect
|
||||
github.com/google/uuid v1.6.0 // indirect
|
||||
github.com/mattn/go-colorable v0.1.14 // indirect
|
||||
github.com/mattn/go-isatty v0.0.22 // indirect
|
||||
|
||||
Reference in New Issue
Block a user