dependabot[bot]
9b9455d350
build(deps): bump github.com/golangci/golangci-lint/v2 in /tools
...
Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint ) from 2.9.0 to 2.11.4.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v2.9.0...v2.11.4 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
dependency-version: 2.11.4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-14 09:27:55 +00:00
dependabot[bot]
a87dbb7505
build(deps): bump github.com/golangci/golangci-lint/v2 in /tools
...
Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
dependency-version: 2.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-30 05:15:39 +00:00
dependabot[bot]
3567be2c7b
build(deps): bump github.com/golangci/golangci-lint/v2 in /tools
...
Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
dependency-version: 2.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-22 05:28:28 +00:00
dependabot[bot]
438d540fad
build(deps): bump github.com/golangci/golangci-lint/v2 in /tools
...
Bumps [github.com/golangci/golangci-lint/v2](https://github.com/golangci/golangci-lint ) from 2.1.6 to 2.2.1.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v2.1.6...v2.2.1 )
---
updated-dependencies:
- dependency-name: github.com/golangci/golangci-lint/v2
dependency-version: 2.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-30 07:02:59 +00:00
Gunjan Vyas
6fa6ae02a7
golangci-lint: migrate configuration to v2 schema
...
Signed-off-by: Gunjan Vyas <vyasgun20@gmail.com >
2025-05-22 09:41:04 +02:00
Christophe Fergeau
27dc0334d9
deps: Update golangci-lint to v1.60.1
...
There's a v1.60.2 release, but it triggers multiple warnings about
integer overflows which I prefer to address at a later time.
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com >
2024-08-22 12:12:05 +02:00
Christophe Fergeau
64b0199876
tools: Update golangci-lint to latest version
...
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com >
2023-11-15 22:11:26 +08:00
Christophe Fergeau
e8e57edc05
build: Use golangci-lint from tools/
...
This removes the need to manually install golangci-lint and add it to
PATH before running `make lint`
This also ensures `make lint` uses the golangci-lint version the code
expect/was tested with.
Signed-off-by: Christophe Fergeau <cfergeau@redhat.com >
2023-08-21 14:15:33 +02:00