Skip to content

Commit

Permalink
remove deprecated golint
Browse files Browse the repository at this point in the history
  • Loading branch information
peczenyj committed Jan 10, 2025
1 parent e111f53 commit bf3519b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
go mod verify
go fix ./...
go vet -all ./...
- name: golint
uses: Jerome1337/golint-action@v1.0.2
- name: govulncheck
uses: golang/govulncheck-action@v1

0 comments on commit bf3519b

Please sign in to comment.