Skip to content

Commit d0dd4ea

Browse files
committed
up
1 parent b9216f5 commit d0dd4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ go:
1717
go install golang.org/x/tools/cmd/goimports@latest
1818
go install golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow@latest
1919
go install golang.org/x/vuln/cmd/govulncheck@latest
20-
go install honnef.co/go/tools/cmd/staticcheck@2024.1
20+
go install honnef.co/go/tools/cmd/staticcheck@2024.1.1
2121
go mod tidy
2222

2323
rust:

0 commit comments

Comments
 (0)