update go mod

This commit is contained in:
zhangdeman001
2023-03-10 16:05:20 +08:00
parent 509e764fbc
commit ae2731ca9d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module git.zhangdeman.cn/zhangdeman/httpclient
go 1.17
require github.com/ddliu/go-httpclient v0.6.9 // indirect
require github.com/ddliu/go-httpclient v0.7.1