Skip to content

Commit

Permalink
Update golangci-lint for go1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
dnephin committed Aug 6, 2022
1 parent e66bd80 commit 201da45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -55,8 +55,8 @@ jobs:
steps:
- checkout
- go/install-golangci-lint:
prefix: v1.45.2
version: 1.45.2
prefix: v1.48.0
version: 1.48.0
- go/install: {package: git}
- run:
name: Lint
Expand Down

0 comments on commit 201da45

Please sign in to comment.