mirror of
https://github.com/labstack/echo.git
synced 2024-11-24 08:22:21 +02:00
cfb60bebd3
Signed-off-by: Vishal Rana <vr@labstack.com>
16 lines
329 B
YAML
16 lines
329 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
|