1
0
mirror of https://github.com/labstack/echo.git synced 2024-11-28 08:38:39 +02:00
echo/glide.yaml

12 lines
223 B
YAML
Raw Normal View History

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