mirror of
https://github.com/labstack/echo.git
synced 2024-11-28 08:38:39 +02:00
4de38c07d1
Signed-off-by: Vishal Rana <vr@labstack.com>
20 lines
451 B
YAML
20 lines
451 B
YAML
package: github.com/labstack/echo
|
|
import:
|
|
- package: github.com/dgrijalva/jwt-go
|
|
- package: github.com/labstack/gommon
|
|
subpackages:
|
|
- bytes
|
|
- color
|
|
- log
|
|
- random
|
|
- package: github.com/mattn/go-isatty
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|
|
- package: github.com/valyala/fasttemplate
|
|
- package: golang.org/x/net
|
|
subpackages:
|
|
- context
|
|
- package: gopkg.in/tylerb/graceful.v1
|
|
- package: github.com/rsc/letsencrypt
|