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

This commit is contained in:
2026-07-04 19:52:30 +08:00
parent 385203fc66
commit e48f6cc50d
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.36.0
golang.org/x/text v0.38.0
)