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

Use crazy-max/xgo instead of karalabe/xgo #241

Merged
merged 2 commits into from
Sep 8, 2021
Merged

Conversation

shrimalmadhur
Copy link
Contributor

@shrimalmadhur shrimalmadhur commented Sep 8, 2021

Fixes #234, #242 .

Motivation

https://github.com/karalabe/xgo is not maintained anymore and also doesn't support latest go version. So we can't make new cross platform binaries with this library

Solution

We are now using https://github.com/crazy-max/xgo for building. This is maintained and has all the latest go versions

Open questions

@coveralls
Copy link

Pull Request Test Coverage Report for Build 7133

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 42.259%

Totals Coverage Status
Change from base Build 7090: 0.0%
Covered Lines: 707
Relevant Lines: 1673

💛 - Coveralls

@shrimalmadhur shrimalmadhur linked an issue Sep 8, 2021 that may be closed by this pull request
Copy link
Contributor

@xiaying-peng xiaying-peng left a comment

Choose a reason for hiding this comment

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

LGTM!

@shrimalmadhur shrimalmadhur merged commit 5c076d1 into master Sep 8, 2021
@shrimalmadhur shrimalmadhur deleted the madhur/xgo-updates branch September 8, 2021 17:37
@shrimalmadhur shrimalmadhur changed the title Use crazy-max/xgo instead of karalabke/xgo Use crazy-max/xgo instead of karalabe/xgo Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

install.sh fails to download the rosetta-cli binary for macos Add support for Apple silicon
3 participants