mirror of
https://github.com/labstack/echo.git
synced 2024-12-22 20:06:21 +02:00
13 lines
207 B
YAML
13 lines
207 B
YAML
|
package: .
|
||
|
import:
|
||
|
- package: github.com/labstack/echo
|
||
|
- package: github.com/labstack/gommon
|
||
|
subpackages:
|
||
|
- /color
|
||
|
- log
|
||
|
- package: golang.org/x/net
|
||
|
subpackages:
|
||
|
- /context
|
||
|
- http2
|
||
|
- websocket
|