This repository has been archived on 2026-08-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2019-02-02 12:34:23 +01:00
|
|
|
service:
|
|
|
|
|
golangci-lint-version: 1.13.x
|
|
|
|
|
prepare:
|
|
|
|
|
- go run build.go assets
|
|
|
|
|
- GO111MODULE=on go mod vendor
|