Skip to content

Commit

Permalink
Update linter
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Broadhurst <[email protected]>
  • Loading branch information
peterbroadhurst committed Oct 24, 2023
1 parent aeef46b commit cf81fff
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 @@ -21,7 +21,7 @@ lint: ${LINT}
${MOCKERY}:
$(VGO) install github.com/vektra/mockery/cmd/mockery@latest
${LINT}:
$(VGO) install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.47.0
$(VGO) install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.0


define makemock
Expand Down

0 comments on commit cf81fff

Please sign in to comment.