Update golangci-lint v1.12.2 (#623)
This commit is contained in:
parent
9afa9b6b52
commit
5dd41f0050
@ -45,7 +45,7 @@ matrix:
|
||||
### run linters ###
|
||||
- env: MODE=lint
|
||||
install:
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b ${GOPATH}/bin v1.10.2
|
||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s -- -b ${GOPATH}/bin v1.12.2
|
||||
script:
|
||||
- ./scripts/check-for-header.sh
|
||||
- golangci-lint run
|
||||
|
Loading…
Reference in New Issue
Block a user