Normalize request path
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
This commit is contained in:
parent
b669981018
commit
08d5dfee01
7 changed files with 504 additions and 17 deletions
2
go.mod
2
go.mod
|
@ -391,7 +391,7 @@ require (
|
|||
// Containous forks
|
||||
replace (
|
||||
github.com/abbot/go-http-auth => github.com/containous/go-http-auth v0.4.1-0.20200324110947-a37a7636d23e
|
||||
github.com/gorilla/mux => github.com/containous/mux v0.0.0-20220627093034-b2dd784e613f
|
||||
github.com/gorilla/mux => github.com/containous/mux v0.0.0-20250523120546-41b6ec3aed59
|
||||
github.com/mailgun/minheap => github.com/containous/minheap v0.0.0-20190809180810-6e71eb837595
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue