Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Commit

Permalink
chore: upgrade linter
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtaikocha committed Aug 14, 2023
1 parent a201998 commit a8a40a2
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 @@ -13,7 +13,7 @@ clean:
@rm -rf bin/*

lint:
@go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2 \
@go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.1 \
&& golangci-lint run

test:
Expand Down

0 comments on commit a8a40a2

Please sign in to comment.