@@ -93,5 +93,5 @@ jobs:
go-version: 1.18
- name: static checks
run: |
- go install honnef.co/go/tools/cmd/staticheck@2022.1
+ go install honnef.co/go/tools/cmd/staticcheck
staticcheck ./...