Skip to content

Commit c607610

Browse files
sysadmindSuperQ
andauthored
Update main.go
Co-authored-by: Ben Kochie <superq@gmail.com> Signed-off-by: Joe Adams <github@joeadams.io>
1 parent 9f16978 commit c607610

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"fmt"
1818
"io"
1919
"net/http"
20-
_ "net/http/pprof" // Enable pprof metrics
20+
_ "net/http/pprof"
2121
"net/url"
2222
"os"
2323
"os/signal"

0 commit comments

Comments
 (0)