Add rate limiting

This commit is contained in:
2025-06-13 17:51:31 +03:00
parent 14f115fbe0
commit 1883d62cc6
3 changed files with 23 additions and 0 deletions

2
go.sum Normal file
View File

@@ -0,0 +1,2 @@
golang.org/x/time v0.12.0 h1:ScB/8o8olJvc+CQPWrK3fPZNfh7qgwCrY0zJmoEQLSE=
golang.org/x/time v0.12.0/go.mod h1:CDIdPxbZBQxdj6cxyCIdrNogrJKMJ7pr37NYpMcMDSg=