scorecard/checker
dependabot[bot] 66b3d8ce5c
🌱 Bump github.com/golangci/golangci-lint from 1.44.2 to 1.45.0 in /tools (#1757)
* 🌱 Bump github.com/golangci/golangci-lint in /tools

Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) from 1.44.2 to 1.45.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases)
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.44.2...v1.45.0)

---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* golangci-lint: Surface and fix as many lint warnings automatically

Signed-off-by: Stephen Augustus <foo@auggie.dev>

* generated: Run golangci-lint with `fix: true`

Signed-off-by: Stephen Augustus <foo@auggie.dev>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Stephen Augustus <foo@auggie.dev>
2022-03-23 02:23:39 +00:00
..
check_request.go Add support for commit-based Scorecard (#1613) 2022-02-07 19:03:36 -08:00
check_result.go Remove Version field from LogMessage (#1640) 2022-02-15 18:26:06 +00:00
check_runner.go Miscellaneous refactors to ease downstream consumption (#1645) 2022-02-27 02:09:21 +00:00
client.go 🌱 Bump github.com/golangci/golangci-lint from 1.44.2 to 1.45.0 in /tools (#1757) 2022-03-23 02:23:39 +00:00
detail_logger_impl.go Miscellaneous refactors to ease downstream consumption (#1645) 2022-02-27 02:09:21 +00:00
detail_logger.go Simplify DetailLogger interface (#1628) 2022-02-11 15:48:58 -08:00
raw_result.go Remove ListMergedPRs API (#1566) 2022-02-03 00:01:35 +00:00