mirror of
https://github.com/labstack/echo.git
synced 2024-11-28 08:38:39 +02:00
12 lines
223 B
YAML
12 lines
223 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
|