lint: ignore body close err
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ func main() {
|
||||
log.Printf("[WARN] failed to refresh cached list for %s, %s", site, err)
|
||||
return
|
||||
}
|
||||
resp.Body.Close()
|
||||
_ = resp.Body.Close()
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user