Files
wechat_chatter/onebot/go.mod
T
2026-02-27 09:38:20 +08:00

11 lines
200 B
AMPL

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