Skip to content

Commit 3ba1ea7

Browse files
committed
fix lint
1 parent 8b4e06c commit 3ba1ea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vulnfeeds/cmd/debian/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ func worker(ctx context.Context, vulnChan <-chan *vulns.Vulnerability, bkt *stor
144144
if closeErr := wc.Close(); closeErr != nil {
145145
logger.Error("failed to close GCS writer after write error", slog.String("id", debianID), slog.Any("err", closeErr))
146146
}
147+
147148
continue
148149
}
149150

0 commit comments

Comments
 (0)