Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove replace in go.mod and use github.com/magodo/hc-install directly #81

Merged
merged 1 commit into from May 5, 2022

Conversation

magodo
Copy link
Collaborator

@magodo magodo commented May 4, 2022

Remove replace in go.mod and use github.com/magodo/hc-install directly. This is to avoid go install error due to replace directive used in go.mod, as is stated in golang/go#44840. The fork can be later removed and using the upstream one, once hashicorp/hc-install#52 is merged.

Fixes #80

@magodo magodo requested a review from ms-henglu May 4, 2022 03:30
@magodo magodo merged commit 2b633a3 into Azure:main May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cant install aztfy
2 participants