rename rate/ to Foxnouns.RateLimiter/ for consistency

This commit is contained in:
sam 2025-02-24 17:47:37 +01:00
parent d1faf1ddee
commit 6fe816404f
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
8 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,9 @@
module code.vulpine.solutions/sam/Foxnouns.NET
go 1.20
require (
github.com/go-chi/httprate v0.14.1
)
require github.com/cespare/xxhash/v2 v2.3.0 // indirect