network/go.mod

6 lines
103 B
Modula-2
Raw Normal View History

2022-05-01 20:02:15 +08:00
module git.zhangdeman.cn/zhangdeman/httpclient
2023-08-01 17:29:01 +08:00
go 1.20
2022-05-01 20:02:15 +08:00
2023-03-10 16:05:20 +08:00
require github.com/ddliu/go-httpclient v0.7.1