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

cli: fix panic with go 1.17.5 or greater #975

Merged
merged 1 commit into from
Jan 19, 2022
Merged

cli: fix panic with go 1.17.5 or greater #975

merged 1 commit into from
Jan 19, 2022

Conversation

ishustava
Copy link
Contributor

Fixes #974

Changes proposed in this PR:

How I've tested this PR:
built cli locally

How I expect reviewers to test this PR:
👀

Checklist:

  • Tests added
  • CHANGELOG entry added

    HashiCorp engineers only, community PRs should not add a changelog entry.
    Entries should use present tense (e.g. Add support for...)

@ishustava ishustava requested review from a team, ndhanushkodi and t-eckert and removed request for a team January 18, 2022 22:12
Copy link
Contributor

@t-eckert t-eckert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was fast!

Copy link
Contributor

@ndhanushkodi ndhanushkodi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!!

@ishustava ishustava merged commit 0666932 into main Jan 19, 2022
@ishustava ishustava deleted the fix-cli-panic branch January 19, 2022 00:37
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.

SIGSEGV on darwin platform
3 participants