-
Brian Flad authored
Reference: https://github.com/hashicorp/terraform-provider-scaffolding-framework/issues/78 Updated via: ```shell go mod edit -go=1.18 go mod tidy go fix ./... ``` And textual file updates, such as the README.
Reference: https://github.com/hashicorp/terraform-provider-scaffolding-framework/issues/78 Updated via: ```shell go mod edit -go=1.18 go mod tidy go fix ./... ``` And textual file updates, such as the README.