Skip to content

Commit

Permalink
Merge pull request #750 from krakendio/fix_ratelimit_alias
Browse files Browse the repository at this point in the history
Remove old ratelimite alias so the middleware can be activated with t…
  • Loading branch information
taik0 authored Jul 1, 2023
2 parents c1497d1 + 6f5660b commit 4566a63
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/krakend-ce/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@ var aliases = map[string]string{
"github.com/devopsfaith/krakend/proxy": "proxy",
"github_com/luraproject/lura/router/gin": "router",

"github.com/devopsfaith/krakend-ratelimit/juju/router": "qos/ratelimit/router",
"github.com/devopsfaith/krakend-ratelimit/juju/proxy": "qos/ratelimit/proxy",
"github.com/devopsfaith/krakend-httpcache": "qos/http-cache",
"github.com/devopsfaith/krakend-circuitbreaker/gobreaker": "qos/circuit-breaker",

Expand Down

0 comments on commit 4566a63

Please sign in to comment.