Skip to content

Commit

Permalink
go/lint: go back to latest golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Oct 1, 2024
1 parent 329ac14 commit 38b87a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/lint-project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

gitleaks_version=8.17.0
golangci_version=v1.61.0
golangci_version=latest
sqlvet_version=v1.1.5

# Set these to any non-blank value to disable the linter
Expand Down

0 comments on commit 38b87a5

Please sign in to comment.