Skip to content

Commit

Permalink
Merge pull request #107 from kaleido-io/dependencies
Browse files Browse the repository at this point in the history
Update golangci-lint
  • Loading branch information
Chengxuan authored Feb 19, 2024
2 parents 9e50b94 + 516c6ef commit 4537824
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 @@ -22,7 +22,7 @@ lint: ${LINT}
${MOCKERY}:
$(VGO) install github.com/vektra/mockery/v2@latest
${LINT}:
$(VGO) install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.53.2
$(VGO) install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.55.2


define makemock
Expand Down

0 comments on commit 4537824

Please sign in to comment.