module github.com/aerogo/aero go 1.12 require ( github.com/aerogo/csp v0.1.7 github.com/aerogo/http v1.0.8 github.com/aerogo/linter-performance v1.0.4 github.com/aerogo/session v0.1.5 github.com/aerogo/session-store-memory v0.1.5 github.com/akyoto/assert v0.1.2 github.com/akyoto/color v1.8.7 github.com/akyoto/hash v0.4.4 github.com/akyoto/stringutils v0.2.2 github.com/json-iterator/go v1.1.7 )