mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 16:54:15 -04:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -204,7 +204,6 @@ func (h *CloudDNS) updateZones(ctx context.Context) error {
|
||||
(*z[i]).z = newZ
|
||||
h.zMu.Unlock()
|
||||
}
|
||||
|
||||
}(zName, z)
|
||||
}
|
||||
// Collect errors (if any). This will also sync on all zones updates
|
||||
|
||||
Reference in New Issue
Block a user