mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-05 17:16:59 +02:00
Fix file with gofmt lint
Signed-off-by: Alejandro J. Nuñez Madrazo <alejandro@civo.com>
This commit is contained in:
parent
3056ac57d6
commit
aa2bb4d974
@ -178,7 +178,7 @@ func (p *CivoProvider) submitChanges(ctx context.Context, changes CivoChanges) e
|
||||
log.Info("All records are already up to date")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
for _, change := range changes.Creates {
|
||||
logFields := log.Fields{
|
||||
"Type": change.Options.Type,
|
||||
|
Loading…
Reference in New Issue
Block a user