Installed staticcheck/govulncheck binaries can fail when built with an older Go than the module targets, and GOPATH/bin is not always on PATH. Compile them on demand with 'go run <tool>@latest' in both the workflow and the Makefile.
Installed staticcheck/govulncheck binaries can fail when built with an older Go than the module targets, and GOPATH/bin is not always on PATH. Compile them on demand with 'go run <tool>@latest' in both the workflow and the Makefile.