txim/go.mod
2021-12-21 10:45:28 +08:00

9 lines
129 B
Modula-2

module gitee.ltd/lxh/txim
go 1.13
require (
github.com/imroc/req v0.3.2
github.com/tencentyun/tls-sig-api-v2-golang v1.2.0
)