8 lines
108 B
Modula-2
8 lines
108 B
Modula-2
module git.zhangdeman.cn/zhangdeman/httpclient
|
|
|
|
go 1.20
|
|
|
|
require (
|
|
github.com/ddliu/go-httpclient v0.7.1
|
|
)
|