rename rate/ to Foxnouns.RateLimiter/ for consistency
This commit is contained in:
parent
d1faf1ddee
commit
6fe816404f
8 changed files with 0 additions and 0 deletions
9
Foxnouns.RateLimiter/go.mod
Normal file
9
Foxnouns.RateLimiter/go.mod
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue