module github.com/aerogo/aero go 1.12 require ( github.com/aerogo/csp v0.1.9 github.com/aerogo/http v1.0.10 github.com/aerogo/linter-performance v1.0.5 github.com/aerogo/session v0.1.7 github.com/aerogo/session-store-memory v0.1.6 github.com/akyoto/assert v0.2.1 github.com/akyoto/color v1.8.9 github.com/akyoto/hash v0.4.6 github.com/akyoto/stringutils v0.2.4 github.com/json-iterator/go v1.1.7 )