chore: update deps
This commit is contained in:
14
go.mod
14
go.mod
@@ -5,8 +5,8 @@ go 1.24.2
|
||||
require (
|
||||
github.com/mattn/go-sqlite3 v1.14.28
|
||||
github.com/mdp/qrterminal/v3 v3.2.1
|
||||
github.com/urfave/cli/v3 v3.3.3
|
||||
go.mau.fi/whatsmeow v0.0.0-20250606170101-3afe34f8ab8f
|
||||
github.com/urfave/cli/v3 v3.3.8
|
||||
go.mau.fi/whatsmeow v0.0.0-20250709212552-0b8557ee0860
|
||||
google.golang.org/protobuf v1.36.6
|
||||
)
|
||||
|
||||
@@ -19,12 +19,12 @@ require (
|
||||
github.com/petermattis/goid v0.0.0-20250508124226-395b08cebbdb // indirect
|
||||
github.com/rs/zerolog v1.34.0 // indirect
|
||||
go.mau.fi/libsignal v0.2.0 // indirect
|
||||
go.mau.fi/util v0.8.7 // indirect
|
||||
go.mau.fi/util v0.8.8 // indirect
|
||||
golang.org/x/crypto v0.39.0 // indirect
|
||||
golang.org/x/exp v0.0.0-20250606033433-dcc06ee1d476 // indirect
|
||||
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b // indirect
|
||||
golang.org/x/net v0.41.0 // indirect
|
||||
golang.org/x/sys v0.33.0 // indirect
|
||||
golang.org/x/term v0.32.0 // indirect
|
||||
golang.org/x/text v0.26.0 // indirect
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
golang.org/x/term v0.33.0 // indirect
|
||||
golang.org/x/text v0.27.0 // indirect
|
||||
rsc.io/qr v0.2.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user