|
@@ -8,7 +8,7 @@ require (
|
|
github.com/mattn/go-sqlite3 v1.14.9
|
|
github.com/mattn/go-sqlite3 v1.14.9
|
|
github.com/prometheus/client_golang v1.11.0
|
|
github.com/prometheus/client_golang v1.11.0
|
|
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
|
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
|
|
- go.mau.fi/whatsmeow v0.0.0-20211022173833-7ca02c1a1895
|
|
|
|
|
|
+ go.mau.fi/whatsmeow v0.0.0-20211024175202-609be38a9f28
|
|
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
|
|
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d
|
|
google.golang.org/protobuf v1.27.1
|
|
google.golang.org/protobuf v1.27.1
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
gopkg.in/yaml.v2 v2.4.0
|
|
@@ -33,7 +33,7 @@ require (
|
|
github.com/tidwall/match v1.0.3 // indirect
|
|
github.com/tidwall/match v1.0.3 // indirect
|
|
github.com/tidwall/pretty v1.0.2 // indirect
|
|
github.com/tidwall/pretty v1.0.2 // indirect
|
|
github.com/tidwall/sjson v1.1.5 // indirect
|
|
github.com/tidwall/sjson v1.1.5 // indirect
|
|
- go.mau.fi/libsignal v0.0.0-20211016130347-464152efc488 // indirect
|
|
|
|
|
|
+ go.mau.fi/libsignal v0.0.0-20211024113310-f9fc6a1855f2 // indirect
|
|
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
|
|
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519 // indirect
|
|
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 // indirect
|
|
golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 // indirect
|
|
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
|
|
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
|