hashicorp / terraform-provider-external

Utility provider that exists to provide an interface between Terraform and external programs. Useful for integrating Terraform with a system for which a first-class provider does not exist.
https://registry.terraform.io/providers/hashicorp/external/latest
Mozilla Public License 2.0
179 stars 49 forks source link

Bump go patch version to 1.21.13 #355

Closed BergCyrill closed 1 week ago

BergCyrill commented 4 weeks ago

Due to CVE-2024-24790 the minimum required go version has to be increased.

hashicorp-cla-app[bot] commented 4 weeks ago

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] commented 4 weeks ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

austinvalle commented 1 week ago

Hey there @BergCyrill 👋🏻, thanks for the PR. We'd already planned to do our regular update to Go 1.22.7 (see #357), so I'm going to close this in favor of that one.

We'll look to release the provider sometime this week 👍🏻