diff --git a/main.go b/main.go index 55e4896..1c93eb4 100644 --- a/main.go +++ b/main.go @@ -17,6 +17,7 @@ import ( "bufio" "net" "net/http" + _ "net/http/pprof" "os" "os/signal" "strconv"