aiven / terraform-provider-aiven

Aiven Terraform Provider
https://registry.terraform.io/providers/aiven/aiven/latest/docs
MIT License
129 stars 70 forks source link

chore(go): upgrade go 1.22 #1588

Closed rominf closed 8 months ago

rominf commented 8 months ago

Use the latest version of golang.

Why this way

Go 1.22 brings performance improvements, see: https://go.dev/blog/go1.22

rominf commented 8 months ago

I am sure running acceptance tests is necessary.