[#1680] Update staticcheck to 2025.1.1
All checks were successful
Vulncheck / Vulncheck (pull_request) Successful in 58s
DCO action / DCO (pull_request) Successful in 29s
Pre-commit hooks / Pre-commit (pull_request) Successful in 1m25s
Build / Build Components (pull_request) Successful in 1m33s
Tests and linters / Run gofumpt (pull_request) Successful in 2m17s
Tests and linters / Lint (pull_request) Successful in 2m38s
Tests and linters / Staticcheck (pull_request) Successful in 2m42s
Tests and linters / Tests with -race (pull_request) Successful in 3m55s
Tests and linters / Tests (pull_request) Successful in 4m11s
Tests and linters / gopls check (pull_request) Successful in 5m57s

Change-Id: Ie851e714afebf171c4d42d4c49b42379c2665113
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
Evgenii Stratonikov 2025-03-14 16:39:19 +03:00
parent 6af6588a4a
commit 52731bda47
Signed by: fyrchik
SSH key fingerprint: SHA256:m/TTwCzjnRkXgnzEx9X92ccxy1CcVeinOgDb3NPWWmg

View file

@ -16,7 +16,7 @@ PROTOC_OS_VERSION=osx-x86_64
ifeq ($(shell uname), Linux)
PROTOC_OS_VERSION=linux-x86_64
endif
STATICCHECK_VERSION ?= 2024.1.1
STATICCHECK_VERSION ?= 2025.1.1
ARCH = amd64
BIN = bin