添加IP限流依赖

This commit is contained in:
NewName
2025-05-17 08:12:36 +00:00
parent c8c9ff61f7
commit e7a88a3941
2 changed files with 3 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ require (
github.com/gin-gonic/gin v1.10.0
github.com/gorilla/websocket v1.5.1
golang.org/x/sync v0.14.0
golang.org/x/time v0.11.0
)
require (