module github.com/aerogo/pack go 1.12 require ( github.com/aerogo/flow v0.1.5 github.com/aerogo/http v1.1.3 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.11 github.com/akyoto/hash v0.4.9 github.com/akyoto/stringutils v0.3.1 github.com/json-iterator/go v1.1.8 github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect github.com/modern-go/reflect2 v1.0.1 // indirect 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-20191128015809-6d18c012aee9 // indirect )