Upgrade golangci-lint to v1.33.0

This commit is contained in:
Quentin McGaw
2020-12-22 13:52:37 +00:00
parent bb76477467
commit 610e88958e
2 changed files with 6 additions and 6 deletions

View File

@@ -97,7 +97,7 @@ func DNSProviderMapping() map[models.DNSProvider]models.DNSProviderData {
}
}
// Block lists URLs
// Block lists URLs.
//nolint:lll
const (
AdsBlockListHostnamesURL models.URL = "https://raw.githubusercontent.com/qdm12/files/master/ads-hostnames.updated"