feat(更新依赖): 更新依赖

This commit is contained in:
2025-10-27 14:41:15 +08:00
parent cb0ec0059c
commit c3e04c1cc6
2 changed files with 4 additions and 4 deletions

4
go.mod
View File

@@ -1,5 +1,5 @@
module github.com/xiaoqidun/limit
go 1.25.1
go 1.25.3
require golang.org/x/time v0.13.0
require golang.org/x/time v0.14.0

4
go.sum
View File

@@ -1,2 +1,2 @@
golang.org/x/time v0.13.0 h1:eUlYslOIt32DgYD6utsuUeHs4d7AsEYLuIAdg7FlYgI=
golang.org/x/time v0.13.0/go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4=
golang.org/x/time v0.14.0 h1:MRx4UaLrDotUKUdCIqzPC48t1Y9hANFKIRpNx+Te8PI=
golang.org/x/time v0.14.0/go.mod h1:eL/Oa2bBBK0TkX57Fyni+NgnyQQN4LitPmob2Hjnqw4=