We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9216f5 commit d0dd4eaCopy full SHA for d0dd4ea
makefile
@@ -17,7 +17,7 @@ go:
17
go install golang.org/x/tools/cmd/goimports@latest
18
go install golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow@latest
19
go install golang.org/x/vuln/cmd/govulncheck@latest
20
- go install honnef.co/go/tools/cmd/staticcheck@2024.1
+ go install honnef.co/go/tools/cmd/staticcheck@2024.1.1
21
go mod tidy
22
23
rust:
0 commit comments