Skip to content

upgrade dependency github.com/ebitengine/purego to avoid regression#514

Merged
ClaytonNorthey92 merged 1 commit intomainfrom
clayton/symbol-regression
May 22, 2025
Merged

upgrade dependency github.com/ebitengine/purego to avoid regression#514
ClaytonNorthey92 merged 1 commit intomainfrom
clayton/symbol-regression

Conversation

@ClaytonNorthey92
Copy link
Copy Markdown
Contributor

Summary
with go toolchains 1.24.3 or 1.23.9, github.com/ebitengine/purego v0.8.2 will fail to build with the following error:

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

fixes #513

Changes
this can be avoided by upgrading the dependency to v0.8.3. do so.

with go toolchains 1.24.3 or 1.23.9, github.com/ebitengine/purego v0.8.2 will fail to build with the following error:

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

this can be avoided by upgrading the dependency to v0.8.3.  do so.

fixes #513
@ClaytonNorthey92 ClaytonNorthey92 marked this pull request as ready for review May 22, 2025 15:53
@ClaytonNorthey92 ClaytonNorthey92 requested a review from a team as a code owner May 22, 2025 15:53
Copy link
Copy Markdown
Contributor

@jcvernaleo jcvernaleo left a comment

Choose a reason for hiding this comment

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

OK

@ClaytonNorthey92 ClaytonNorthey92 merged commit 26f5ea7 into main May 22, 2025
11 checks passed
@ClaytonNorthey92 ClaytonNorthey92 deleted the clayton/symbol-regression branch May 22, 2025 16:13
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.

Cannot create release (new issue)

3 participants