调整请求

This commit is contained in:
Yun
2025-09-13 22:20:06 +08:00
parent 14bb42c131
commit 6a9f388bb6
6 changed files with 189 additions and 255 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/yuninks/curlx
go 1.20
require (
code.yun.ink/pkg/convx v1.0.2
github.com/tidwall/gjson v1.17.0
golang.org/x/net v0.18.0
)