diff --git a/web/routes.go b/web/routes.go index 81d5eeb8..836e92d8 100644 --- a/web/routes.go +++ b/web/routes.go @@ -9,6 +9,7 @@ import ( "html/template" "io" "net/http" + _ "net/http/pprof" "runtime" "strings"