9 lines
131 B
Modula-2
9 lines
131 B
Modula-2
module github.com/xucx/txim
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/imroc/req v0.3.0
|
|
github.com/tencentyun/tls-sig-api-v2-golang v1.0.0
|
|
)
|