build: Tweak golang-ci config to build (#6022)

This commit is contained in:
Jakob Borg 2019-09-22 07:57:58 +01:00 committed by GitHub
parent dab29287da
commit 7127c13f18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -14,7 +14,8 @@ linters:
- scopelint
service:
golangci-lint-version: 1.16.x
golangci-lint-version: 1.17.x
prepare:
- rm -f go.sum # 1.12 -> 1.13 issues with QUIC-go
- GO111MODULE=on go mod vendor
- go run build.go assets