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

chore: update golang and ldb #2495

Merged
merged 1 commit into from
Sep 14, 2021
Merged

chore: update golang and ldb #2495

merged 1 commit into from
Sep 14, 2021

Conversation

acud
Copy link
Member

@acud acud commented Sep 13, 2021

leveldb has updated the snappy compression that caused a segfault on arm64 cpus. as of such we can update to go 1.16 (although 1.17 is already out)

related to #1876 #1806


This change is Reviewable

@acud acud self-assigned this Sep 13, 2021
@acud acud added the ready for review The PR is ready to be reviewed label Sep 13, 2021
@acud acud force-pushed the go-116-leveldb branch 2 times, most recently from 5435917 to a1a982a Compare September 13, 2021 20:53
@sonarcloud
Copy link

sonarcloud bot commented Sep 13, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@istae istae left a comment

Choose a reason for hiding this comment

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

Thanks!

@acud acud merged commit 2c867be into master Sep 14, 2021
@acud acud deleted the go-116-leveldb branch September 14, 2021 07:40
@acud acud added this to the v1.2.0 milestone Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull-request ready for review The PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants