Skip to content

Commit

Permalink
imho godep restore do the trick without the godep go get .
Browse files Browse the repository at this point in the history
  • Loading branch information
vodolaz095 committed Aug 8, 2015
1 parent 4bb8d65 commit 52e5faa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ engrave:
deps:
go get -u github.com/tools/godep
go get -u github.com/golang/lint/golint
godep get .
godep restore

check: deps
Expand Down

0 comments on commit 52e5faa

Please sign in to comment.