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

fix: broken go install #133

Merged
merged 2 commits into from
Oct 12, 2021
Merged

fix: broken go install #133

merged 2 commits into from
Oct 12, 2021

Conversation

shaneutt
Copy link
Contributor

@shaneutt shaneutt commented Oct 12, 2021

Turns out at some point the go install method for installing the CLI was broken (see the README.md). This PR fixes that by putting the main.go back where it's supposed to be under cmd/ktf/.

This was done to support the go install installation method.
@shaneutt shaneutt added bug Something isn't working priority/low labels Oct 12, 2021
@shaneutt shaneutt self-assigned this Oct 12, 2021
@shaneutt shaneutt requested a review from a team as a code owner October 12, 2021 21:19
@shaneutt shaneutt temporarily deployed to integration-tests October 12, 2021 21:19 Inactive
@shaneutt shaneutt force-pushed the shaneutt/fix-cli-go-install branch from ae15506 to e5c8f04 Compare October 12, 2021 21:20
@shaneutt shaneutt temporarily deployed to integration-tests October 12, 2021 21:20 Inactive
@shaneutt shaneutt enabled auto-merge (rebase) October 12, 2021 21:26
@shaneutt shaneutt merged commit 947e9e5 into main Oct 12, 2021
@shaneutt shaneutt deleted the shaneutt/fix-cli-go-install branch October 12, 2021 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority/low
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants