terraform-linters / tflint

A Pluggable Terraform Linter
Mozilla Public License 2.0
4.98k stars 357 forks source link

go: Remove patch version from go.mod #2156

Closed wata727 closed 2 weeks ago

wata727 commented 2 weeks ago

See https://github.com/terraform-linters/tflint/pull/2031

Previously, a patch version had to be pinned, but that no longer seems to be the case.