Skip to content

build: bump purego to build against newer go #3925

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

Closed
wants to merge 1 commit into from

Conversation

chenrui333
Copy link

seeing build failure as below when building 1.43.0 release on homebrew side

  link: duplicated definition of symbol dlopen, from github.com/ebitengine/purego and github.com/ebitengine/purego

relates to:

@chenrui333 chenrui333 requested a review from a team as a code owner May 29, 2025 23:08
@fmenezes
Copy link
Collaborator

fmenezes commented Jun 4, 2025

thanks for your contribution

@@ -1,6 +1,6 @@
module github.com/mongodb/mongodb-atlas-cli/atlascli

go 1.24.2
go 1.24.3
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
go 1.24.3
go 1.24.2

do you mind keeping it? our internal CI system does not support v1.24.3 yet.

Copy link
Collaborator

@fmenezes fmenezes Jun 4, 2025

Choose a reason for hiding this comment

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

As soon as you change it, I'll rerun the tests

Copy link
Collaborator

Choose a reason for hiding this comment

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

also, we've recently updated unit tests on master, I'd apreciate if you could update your branch

@fmenezes
Copy link
Collaborator

fmenezes commented Jun 4, 2025

I think #3930 has done all the changes you've proposed, feel free to reopen if needed

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.

2 participants