module go.mau.fi/whatsmeow go 1.17 require ( github.com/gorilla/websocket v1.5.0 go.mau.fi/libsignal v0.0.0-20220628090436-4d18b66b087e golang.org/x/crypto v0.0.0-20220622213112-05595931fe9d google.golang.org/protobuf v1.28.0 ) require filippo.io/edwards25519 v1.0.0 // indirect