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(daemon): build android version on go v1.23.2 pactus-daemon #1523

Closed
wants to merge 1 commit into from

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Oct 4, 2024

Description

Fixed build android version pactus-daemon for package anet in go v1.23.2.

Related issue(s)

@Ja7ad Ja7ad requested a review from b00f October 4, 2024 16:47
@Ja7ad Ja7ad changed the title fix(cli): build android version on go v1.23.2 pactus-daemon fix(daemon): build android version on go v1.23.2 pactus-daemon Oct 4, 2024
@Ja7ad Ja7ad added this to the v.1.5.0 milestone Oct 4, 2024
@@ -160,7 +160,7 @@ require (
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/spf13/cast v1.7.0 // indirect
github.com/whyrusleeping/go-keyspace v0.0.0-20160322163242-5b898ac5add1 // indirect
github.com/wlynxg/anet v0.0.4 // indirect
Copy link
Collaborator

Choose a reason for hiding this comment

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

I can't accept this indirect change. unless we test it properly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What you think try next rc in testnet with linux and android?

@Ja7ad Ja7ad closed this Oct 4, 2024
@Ja7ad Ja7ad removed this from the v.1.5.0 milestone Oct 4, 2024
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.

Unable to build on Android
2 participants