-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Hi
We have been using this package in some of our projects. It has been working great so far. Since go 1.18 we have a panic caused by assume-no-moving-gc. This can be fixed by setting the env var : ASSUME_NO_MOVING_GC_UNSAFE_RISK_IT_WITH=go1.18
I updated the version in go.mod
and it looks like everything is working. I don't know if this has any other implications. But Would be nice to get rid of the panic and update the package to go 1.18?
I'll try to create a pull request with the changes.
pdevine
Metadata
Metadata
Assignees
Labels
No labels