1
0
mirror of https://github.com/labstack/echo.git synced 2025-04-27 12:32:09 +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: dependency:
go get -u github.com/golang/dep/cmd/dep go get -u github.com/golang/dep/cmd/dep
dep ensure -update dep ensure
test: test:
echo "" > coverage.txt echo "" > coverage.txt