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/gofumpt@v0.4.0
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/golangci-lint@v1.60.3
go install go.uber.org/nilaway/cmd/nilaway@v0.0.0-20240821220108-c91e71c080b7
go install github.com/daixiang0/gci@v0.11.2
Expand Down

0 comments on commit 8001a45

Please # to comment.