houshengbo commented on a change in pull request #201: Run Godep tool for build
URL: 
https://github.com/apache/incubator-openwhisk-cli/pull/201#discussion_r162782743
 
 

 ##########
 File path: Makefile
 ##########
 @@ -9,13 +9,15 @@ BUILD=`git rev-parse HEAD`
 
 deps:
        @echo "Installing dependencies"
-       go get -d -t ./...
+       ./bin/godep restore -v
 
 Review comment:
   This should be changed into godep restore -v

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to