module github.com/yincongcyincong/weixin-macos/onebot go 1.25.0 require ( github.com/frida/frida-go v1.0.0 github.com/gorilla/websocket v1.5.3 ) require github.com/google/uuid v1.6.0 // indirect