feat: upgrade golangci-lint to 1.45.2

This commit is contained in:
kolaente 2022-03-27 16:55:37 +02:00
parent 09c0d14444
commit 5cf263a86f
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
20 changed files with 77 additions and 59 deletions

View file

@ -46,7 +46,7 @@ const (
ServiceEnableCaldav Key = `service.enablecaldav`
ServiceRootpath Key = `service.rootpath`
ServiceMaxItemsPerPage Key = `service.maxitemsperpage`
// Deprecated. Use metrics.enabled
// Deprecated: Use metrics.enabled
ServiceEnableMetrics Key = `service.enablemetrics`
ServiceMotd Key = `service.motd`
ServiceEnableLinkSharing Key = `service.enablelinksharing`