Skip to content

Commit

Permalink
Update mockery version
Browse files Browse the repository at this point in the history
Signed-off-by: alexey semenyuk <[email protected]>
  • Loading branch information
alex-semenyuk committed Jul 20, 2024
1 parent 6a227d0 commit e7e6567
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 @@ -16,7 +16,7 @@ test: deps lint
coverage.html:
$(VGO) tool cover -html=coverage.txt
coverage: test coverage.html
lint:
lint:
$(VGO) install github.com/golangci/golangci-lint/cmd/[email protected]
GOGC=20 $(LINT) run -v --timeout 5m

Expand Down

0 comments on commit e7e6567

Please sign in to comment.