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: Fix unit tests on go1.21 #130

Closed

Conversation

ghislainbourgeois
Copy link
Contributor

Bumping go4.org/unsafe/assume-no-moving-gc to latest version supporting go1.21. This fixes failing unit tests and support for go1.21. This library does not have any functionality except panicking when run on unknown version of go that might have a moving gc, so this is a safe upgrade.

@onf-bot
Copy link
Contributor

onf-bot commented Oct 27, 2023

Can one of the admins verify this patch?

1 similar comment
@onf-bot
Copy link
Contributor

onf-bot commented Oct 27, 2023

Can one of the admins verify this patch?

@dafATonf
Copy link

retest this please

@gab-arrobo
Copy link
Contributor

@onf-bot rebase

@gab-arrobo
Copy link
Contributor

@ghislainbourgeois please address conflict

@ghislainbourgeois
Copy link
Contributor Author

@gab-arrobo I rebased and solved the conflict.

@ghislainbourgeois
Copy link
Contributor Author

This PR however does not do anything anymore except move a line. I will close it.

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.

5 participants