We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8d129 commit e8968ddCopy full SHA for e8968dd
1 file changed
scripts/golangci-lint.sh
@@ -4,7 +4,7 @@ set -e
4
5
. "$(dirname "$0")"/common.sh
6
7
-GOLANGCI_LINT_VERSION="2.9.0"
+GOLANGCI_LINT_VERSION="2.11.4"
8
9
# IsGoLangCiLintInstalled is used to check whether golangci-lint executable is on the $PATH.
10
function IsGolangCiLintInstalled() {
0 commit comments