mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-08 22:31:04 +00:00
build: Update golangci for go v1.13 (#6042)
This commit is contained in:
parent
7dc4ac6e1f
commit
9d6b663d1c
@ -14,7 +14,7 @@ linters:
|
||||
- scopelint
|
||||
|
||||
service:
|
||||
golangci-lint-version: 1.17.x
|
||||
golangci-lint-version: 1.19.x
|
||||
prepare:
|
||||
- rm -f go.sum # 1.12 -> 1.13 issues with QUIC-go
|
||||
- GO111MODULE=on go mod vendor
|
||||
|
Loading…
Reference in New Issue
Block a user