diff --git a/Makefile b/Makefile index 100883198..8f6c5da91 100644 --- a/Makefile +++ b/Makefile @@ -87,6 +87,7 @@ vet: .PHONY: check check: fmtcheck vet + dep check .PHONY: test-all test-all: fmtcheck vet