diff --git a/staticcheck.sh b/staticcheck.sh index 5e07d0d026..ec8854f0c7 100755 --- a/staticcheck.sh +++ b/staticcheck.sh @@ -1,7 +1,7 @@ #! /bin/bash set -e -version='2023.1.7' +version='2024.1.1' staticcheck='go run honnef.co/go/tools/cmd/staticcheck@'"$version"