Open Moopli opened 1 year ago
golangci/golangci-lint:v1.53.3 uses go 1.20.5
Update also needs to address some linter issues:
typecheck
depguard
musttag
@troyronda @fqutishat @sudeshrshetty I'll like to take this up, go-ahead?
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 embeddingdepguard
andmusttag
errors