Skip to content

Migrate from mitchellh/cli to hashicorp/cli #311

Closed
@bflad

Description

@bflad

Description

The mitchellh/cli dependency is being archived, per this announcement. HashiCorp had already made the fork and published v1.1.6 release. Terraform itself has already been migrated.

Proposal

Replace Go imports of github.com/mitchellh/cli with github.com/hashicorp/cli. It should be a drop-in replacement.

go get github.com/hashicorp/[email protected]
go mod tidy

The github.com/mitchellh/cli dependency should no longer be a direct dependency in go.mod.

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions