Skip to content

Commit

Permalink
Bumping golang ci lint version to 0.51.2 as 49.0 doesn't support go 1.20
Browse files Browse the repository at this point in the history
Signed-off-by: rohitagg2020 <rohit.aggarwal2020@gmail.com>
  • Loading branch information
rohitagg2020 committed Mar 2, 2023
1 parent 29364e5 commit 0e70cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.49.0
version: v1.51.2
args: -v

0 comments on commit 0e70cfd

Please sign in to comment.