module git.maride.cc/maride/php-parser go 1.21.1 require ( github.com/pkg/profile v1.7.0 github.com/yookoala/realpath v1.0.0 golang.org/x/tools v0.16.0 gotest.tools v2.2.0+incompatible ) require ( github.com/felixge/fgprof v0.9.3 // indirect github.com/google/go-cmp v0.6.0 // indirect github.com/google/pprof v0.0.0-20211214055906-6f57359322fd // indirect github.com/pkg/errors v0.9.1 // indirect golang.org/x/mod v0.14.0 // indirect )