Skip to content

Conversation

@ktock
Copy link
Member

@ktock ktock commented May 8, 2024

golangci-lint v1.58.0: https://github.com/golangci/golangci-lint/releases/tag/v1.58.0

This also fixes the following warnings:

WARN [config_reader] The configuration option `run.skip-dirs` is deprecated, please use `issues.exclude-dirs`.
WARN [lintersdb] The name "vet" is deprecated. The linter has been renamed to: govet.

This also fixes the following warnings:

```
WARN [config_reader] The configuration option `run.skip-dirs` is deprecated, please use `issues.exclude-dirs`.
WARN [lintersdb] The name "vet" is deprecated. The linter has been renamed to: govet.
```

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
@dmcgowan dmcgowan added this pull request to the merge queue May 8, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 8, 2024
@estesp estesp added this pull request to the merge queue May 8, 2024
Merged via the queue into containerd:main with commit d2f1607 May 8, 2024
@ktock ktock deleted the golangci-lint-1.58 branch May 9, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants