keda icon indicating copy to clipboard operation
keda copied to clipboard

Use Golang 1.18

Open JorTurFer opened this issue 3 years ago • 1 comments

Proposal

Bump Golang version to 1.18

Use-Case

No response

Anything else?

No response

JorTurFer avatar Jun 20 '22 16:06 JorTurFer

atm, there are linters without support to go 1.18

WARN [linters context] bodyclose is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649.
WARN [linters context] rowserrcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649.
WARN [linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649.
WARN [linters context] unparam is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649.

I think that kustomize and operator-sdk supports go 1.18 but doesn't make sense to update till linters have support for it

JorTurFer avatar Jun 20 '22 17:06 JorTurFer

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Aug 31 '22 00:08 stale[bot]