staticcheck: Update to version 2025.1

This commit is contained in:
github-actions[bot] 2025-02-12 00:43:38 +00:00
parent 103f556d9b
commit f2f4743130

View File

@ -1,16 +1,16 @@
{
"version": "2024.1.1",
"version": "2025.1",
"description": "An advanced Go linter",
"homepage": "https://staticcheck.io",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dominikh/go-tools/releases/download/2024.1.1/staticcheck_windows_amd64.tar.gz",
"hash": "7f1b82f05d2ee261fd0074d974f3913a4cfe7636528c1118b3eb155ea81971e6"
"url": "https://github.com/dominikh/go-tools/releases/download/2025.1/staticcheck_windows_amd64.tar.gz",
"hash": "8df76e52ca5d46ebe4f1f6051c87abdefacbed8e4412478227b43d42e5bc8138"
},
"32bit": {
"url": "https://github.com/dominikh/go-tools/releases/download/2024.1.1/staticcheck_windows_386.tar.gz",
"hash": "fdede53453ca687c62cad4baf7b01e4ecfb84756ce988c484a3676525dcce658"
"url": "https://github.com/dominikh/go-tools/releases/download/2025.1/staticcheck_windows_386.tar.gz",
"hash": "f3f76fc2584123fb3ca620112f97310b1fdcf8c7d4c259dada28a370edb23295"
}
},
"extract_dir": "staticcheck",