bflad / tfproviderlint

Terraform Provider Lint Tool
Mozilla Public License 2.0
134 stars 25 forks source link

Upgrade Go module to 1.21 and golang.org/x/tools@v0.21.0 #299

Closed bflad closed 3 months ago

bflad commented 3 months ago

Closes #298

This should enable Go 1.22 support. When running locally, previously the unit testing would panic similar to the reported error. Now all unit testing locally passes.