Skip to content

Conversation

lovromazgon
Copy link
Contributor

Description

Updates Go to 1.23 and removes deprecated linter exportloopref in favor of copyloopvar.

Quick checks:

  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@lovromazgon lovromazgon requested a review from a team as a code owner September 6, 2024 13:24
@hariso
Copy link
Contributor

hariso commented Sep 6, 2024

It looks like golangci-lint is not friend with Go 1.23: golangci/golangci-lint#4938 (check the mentioned issues).

@lovromazgon
Copy link
Contributor Author

Thanks for the tip @hariso, I updated golangci-lint to the latest version now, idk why dependabot didn't do that already 😢

@lovromazgon lovromazgon merged commit 9227e64 into main Sep 9, 2024
3 checks passed
@lovromazgon lovromazgon deleted the lovro/linter-copyloopvar branch September 9, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants