mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
build: Update golangci for go v1.13 (#6042)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user