Skip to content

Commit

Permalink
update version of staticcheck in dev dependencies
Browse files Browse the repository at this point in the history
fixes #33
  • Loading branch information
feuGeneA committed Sep 20, 2024
1 parent c01a101 commit 8001a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ make build-httpserver

```bash
go install mvdan.cc/[email protected]
go install honnef.co/go/tools/cmd/staticcheck@v0.4.2
go install honnef.co/go/tools/cmd/staticcheck@2024.1.1
go install github.com/golangci/golangci-lint/cmd/[email protected]
go install go.uber.org/nilaway/cmd/[email protected]
go install github.com/daixiang0/[email protected]
Expand Down

0 comments on commit 8001a45

Please sign in to comment.