Imports of package middleware

PathSynopsis
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
errorsPackage errors implements functions to manipulate errors.
github.com/dgrijalva/jwt-goPackage jwt is a Go implementation of JSON Web Tokens: http://self-issued.info/docs/draft-jones-json-web-token.html
github.com/labstack/echoPackage echo implements high performance, minimalist Go web framework.
github.com/labstack/gommon/color
github.com/mattn/go-colorable
logPackage log implements a simple logging package.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
timePackage time provides functionality for measuring and displaying time.