Imports of website command

PathSynopsis
github.com/labstack/echoPackage echo implements high performance, minimalist Go web framework.
github.com/labstack/echo/middleware
github.com/rs/corsPackage cors is net/http handler to handle CORS related requests as defined by http://www.w3.org/TR/cors/
github.com/thoas/stats
html/templatePackage template (html/template) implements data-driven templates for generating HTML output safe against code injection.
ioPackage io provides basic interfaces to I/O primitives.
net/httpPackage http provides HTTP client and server implementations.