module github.com/quasilyte/gogrep go 1.16 require ( github.com/go-toolsmith/astequal v1.0.1 github.com/google/go-cmp v0.5.6 )