mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-18 06:29:42 +02:00
style: gofmt and fix golangcl-ilint
This commit is contained in:
@@ -147,7 +147,7 @@ func TestEntrypointBypassRoute(t *testing.T) {
|
||||
}
|
||||
err := entry.SetMiddlewares([]map[string]any{
|
||||
{
|
||||
"use": "redirectHTTP",
|
||||
"use": "redirectHTTP",
|
||||
"bypass": []string{"route test-route"},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user