module github.com/labstack/echo require ( github.com/davecgh/go-spew v1.1.0 // indirect github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/labstack/gommon v0.0.0-20180312174116-6fe1405d73ec github.com/mattn/go-colorable v0.0.9 // indirect github.com/mattn/go-isatty v0.0.3 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/stretchr/testify v1.2.1 github.com/valyala/bytebufferpool v0.0.0-20160817181652-e746df99fe4a // indirect github.com/valyala/fasttemplate v0.0.0-20170224212429-dcecefd839c4 golang.org/x/crypto v0.0.0-20180312195533-182114d58262 golang.org/x/sys v0.0.0-20180312081825-c28acc882ebc // indirect )