1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00

Updated make

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana 2017-09-21 12:45:27 -07:00
parent 914a544bef
commit a625e589cf

View File

@ -1,6 +1,6 @@
dependency:
go get -u github.com/golang/dep/cmd/dep
dep ensure -update
dep ensure
test:
echo "" > coverage.txt