mirror of
https://github.com/labstack/echo.git
synced 2024-11-28 08:38:39 +02:00
02676bdb44
Signed-off-by: Vishal Rana <vr@labstack.com>
17 lines
368 B
YAML
17 lines
368 B
YAML
package: github.com/labstack/echo
|
|
import:
|
|
- package: github.com/labstack/gommon
|
|
subpackages:
|
|
- color
|
|
- log
|
|
- package: github.com/valyala/fasthttp
|
|
- package: golang.org/x/net
|
|
subpackages:
|
|
- context
|
|
- websocket
|
|
- package: github.com/valyala/fasttemplate
|
|
- package: github.com/stretchr/testify
|
|
subpackages:
|
|
- assert
|
|
- package: github.com/dgrijalva/jwt-go
|