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

all: update to go version 1.22.1 #76

Merged
merged 3 commits into from
Mar 19, 2024
Merged

all: update to go version 1.22.1 #76

merged 3 commits into from
Mar 19, 2024

Conversation

YoshihitoAso
Copy link
Member

@YoshihitoAso YoshihitoAso commented Mar 19, 2024

Comment on lines +61 to +62
- path: consensus/ethash/
text: 'SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead.'
Copy link
Member Author

Choose a reason for hiding this comment

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

We plan to fix it in the following issue.

@YoshihitoAso YoshihitoAso marked this pull request as ready for review March 19, 2024 02:35
@YoshihitoAso YoshihitoAso self-assigned this Mar 19, 2024
@YoshihitoAso YoshihitoAso merged commit 49ab12d into dev-2.3 Mar 19, 2024
5 checks passed
@YoshihitoAso YoshihitoAso deleted the go-122 branch March 19, 2024 06:09
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.

[FEATURE] fix undefined behavior in BitCurve.Add [FEATURE] Golang update (v1.22)
2 participants