feat(项目文件): 添加go mod文件

This commit is contained in:
2025-09-23 18:57:40 +08:00
parent 4de1f79c70
commit 4eb48f22f7

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/xiaoqidun/limit
go 1.25.1