Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Update golangci-lint to use go 1.20 #3613

Open
Moopli opened this issue Aug 2, 2023 · 1 comment
Open

Update golangci-lint to use go 1.20 #3613

Moopli opened this issue Aug 2, 2023 · 1 comment

Comments

@Moopli
Copy link
Contributor

Moopli commented Aug 2, 2023

golangci/golangci-lint:v1.53.3 uses go 1.20.5

Update also needs to address some linter issues:

  • typecheck spuriously complains about missing struct fields when using pointer embedding
  • address new depguard and musttag errors
  • re-enable linters disabled in last linter update
@tobigiwa
Copy link

@troyronda @fqutishat @sudeshrshetty I'll like to take this up, go-ahead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants