Skip to content

Commit

Permalink
Merge branch 'master' into improve-log
Browse files Browse the repository at this point in the history
  • Loading branch information
rleungx authored Apr 17, 2019
2 parents 27ae8e1 + 22032cb commit 7cc2821
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 @@ -93,7 +93,7 @@ lint:
tidy:
@echo "go mod tidy"
GO111MODULE=on go mod tidy
git diff --quiet
git diff --quiet go.mod go.sum

travis_coverage: export GO111MODULE=on
travis_coverage:
Expand Down

0 comments on commit 7cc2821

Please sign in to comment.