module github.com/aerogo/pixy go 1.12 require ( github.com/aerogo/codetree v1.0.2 github.com/akyoto/color v1.8.1 github.com/davecgh/go-spew v1.1.1 // indirect github.com/pkg/profile v1.3.0 github.com/stretchr/testify v1.3.0 golang.org/x/sys v0.0.0-20190419153524-e8e3143a4f4a // indirect )