Skip to content

Commit

Permalink
Bump golangci-lint for 1.23 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
prestonvasquez committed Sep 20, 2024
1 parent 2a03109 commit 006e5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,4 +194,4 @@ tasks:
install-golangci-lint:
internal: true
cmds:
- go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.59.1
- go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.60.1

0 comments on commit 006e5b6

Please sign in to comment.