module github.com/felixge/fgprof go 1.14 require ( github.com/google/pprof v0.0.0-20211214055906-6f57359322fd github.com/stretchr/testify v1.8.0 )