更新包的版本

This commit is contained in:
Yun
2025-12-29 22:51:54 +08:00
parent 0931539e1c
commit 660f3dee83
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/yuninks/curlx
go 1.20
require (
code.yun.ink/pkg/convx v1.0.2
code.yun.ink/pkg/convx v1.0.3
github.com/tidwall/gjson v1.17.0
golang.org/x/net v0.18.0
)