linode / linodego

Go client for Linode REST v4 API
MIT License
139 stars 82 forks source link

Bump Golang to v1.22 #569

Closed zliang-akamai closed 2 months ago

zliang-akamai commented 2 months ago

📝 Description

Go v1.21 has been EOL

Why it's a breaking change? It makes some changes that's not compatible with Go v1.21, but this is definitely debatable.

You can see the errors in the CI run of the first commit to see those incompatible changes suggested by the linter for Go v1.22.