Updated linter version
This commit is contained in:
parent
506fd3c0a7
commit
d7ec0e6da9
@ -15,7 +15,7 @@ steps:
|
|||||||
- make tools
|
- make tools
|
||||||
- make assets
|
- make assets
|
||||||
- make server
|
- make server
|
||||||
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.18.0
|
- curl -sfL https://install.goreleaser.com/github.com/golangci/golangci-lint.sh | sh -s -- -b $(go env GOPATH)/bin v1.21.0
|
||||||
- golangci-lint run
|
- golangci-lint run
|
||||||
- make db
|
- make db
|
||||||
- go test -v -coverprofile=coverage.txt .
|
- go test -v -coverprofile=coverage.txt .
|
||||||
|
Loading…
Reference in New Issue
Block a user