mirror of
https://github.com/openfaas/faas.git
synced 2025-06-20 04:56:38 +00:00
Cleanup logging, give not allowed to GET on gateway functions
This commit is contained in:
@ -10,6 +10,7 @@ import (
|
||||
faasHandlers "github.com/alexellis/faas/gateway/handlers"
|
||||
"github.com/alexellis/faas/gateway/metrics"
|
||||
"github.com/docker/docker/client"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user