Skip to content

Commit

Permalink
upgrade linter to 1.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
muraty committed Apr 12, 2022
1 parent dbe642c commit 4328a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v2
with:
version: v1.30
version: v1.45.0

- name: Test
run: go test -race -v -covermode atomic -coverprofile=covprofile ./...
Expand Down

0 comments on commit 4328a10

Please sign in to comment.