Update golangci-lint.

This commit is contained in:
Alec Thomas
2019-12-31 11:48:30 +11:00
parent 8a348f10f5
commit d21a9f865d
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
command: |
go get -v github.com/jstemmer/go-junit-report
go get -v -t -d ./...
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s v1.21.0
curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | bash -s v1.22.2
mkdir ~/report
when: always
- run: