mirror of
https://wget.la/https://github.com/Wxw-Gu/WechatExplorer
synced 2026-08-17 03:27:00 +08:00
9 lines
139 B
AMPL
9 lines
139 B
AMPL
module github.com/Wxw-Gu/WechatExplorer/services/wechat-connector
|
|
|
|
go 1.23.0
|
|
|
|
require (
|
|
github.com/google/uuid v1.6.0
|
|
rsc.io/qr v0.2.0
|
|
)
|