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

Update to bolt v1.3.4 for go 1.14 unsafe pointer conversion fixes #265

Closed
jack-kelly opened this issue Mar 25, 2020 · 3 comments
Closed

Comments

@jack-kelly
Copy link

Running built in race detection will error on unsafe pointer conversions in the <1.3.4 bolt codebase.

See etcd-io/bbolt#201 for the fix.

https://github.com/etcd-io/bbolt/releases/tag/v1.3.4

@asdine
Copy link
Owner

asdine commented Mar 25, 2020

Awesome, I was waiting for that fix. Thank you!

@jack-kelly
Copy link
Author

No problem!

@asdine
Copy link
Owner

asdine commented Mar 28, 2020

@asdine asdine closed this as completed Mar 28, 2020
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

No branches or pull requests

2 participants