module github.com/aerogo/pack go 1.12 require ( github.com/aerogo/flow v0.1.5 github.com/aerogo/http v1.0.9 github.com/aerogo/pixy v1.2.8 github.com/aerogo/scarlet v0.3.1 github.com/akyoto/autoimport v0.6.5 github.com/akyoto/color v1.8.7 github.com/akyoto/hash v0.4.5 github.com/akyoto/stringutils v0.2.3 github.com/json-iterator/go v1.1.7 github.com/tdewolff/minify/v2 v2.5.1 github.com/tdewolff/parse/v2 v2.3.9 // indirect github.com/tdewolff/test v1.0.3 // indirect golang.org/x/sys v0.0.0-20190830142957-1e83adbbebd0 // indirect )