Skip to content

Commit

Permalink
Add debug echo statement to make deps for appveyor issue
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeMac committed Jul 15, 2019
1 parent 59d49f7 commit 7ce1df9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ all:

.PHONY: deps
deps:
@echo "${GO111MODULE}"
go mod download

.PHONY: telegraf
Expand Down

0 comments on commit 7ce1df9

Please sign in to comment.