Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Commit

Permalink
quiet glide install
Browse files Browse the repository at this point in the history
  • Loading branch information
kwk committed Oct 10, 2017
1 parent 9cd6247 commit 68af731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ clean-glide-cache:
-rm -rf ./.glide

$(VENDOR_DIR): glide.lock glide.yaml
$(GLIDE_BIN) install
$(GLIDE_BIN) install --quiet
touch $(VENDOR_DIR)

.PHONY: deps
Expand Down

0 comments on commit 68af731

Please sign in to comment.