linode / linodego

Go client for Linode REST v4 API
MIT License
138 stars 81 forks source link

Bump Golang to v1.22 #569

Closed zliang-akamai closed 3 weeks ago

zliang-akamai commented 3 weeks 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.