hashicorp / terraform-plugin-codegen-openapi

OpenAPI to Terraform Provider Code Generation Specification
Mozilla Public License 2.0
49 stars 6 forks source link

Switch dependency `mitchell/cli` to `hashicorp/cli` #112

Closed austinvalle closed 7 months ago

austinvalle commented 7 months ago

Closes #110

One interesting tidbit, the tools module still has an indirect reference to mitchellh/cli because of github.com/hashicorp/copywrite.... The copywrite CLI doesn't actually use mitchell/cli directly but has an indirect reference to it as well 😄

The chain of dependency for both tools/go.sum references:

And the other:

github-actions[bot] commented 1 month ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.