feat(更新依赖): 更新golang.org/x/text到v0.36.0

This commit is contained in:
2026-04-10 10:08:55 +08:00
parent 8bbb8342ea
commit 385203fc66
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ go 1.25.0
require (
github.com/ipipdotnet/ipdb-go v1.3.3
golang.org/x/text v0.35.0
golang.org/x/text v0.36.0
)