Skip to content

all: update to go version 1.22.1#76

Merged
YoshihitoAso merged 3 commits into
dev-2.3from
go-122
Mar 19, 2024
Merged

all: update to go version 1.22.1#76
YoshihitoAso merged 3 commits into
dev-2.3from
go-122

Conversation

@YoshihitoAso
Copy link
Copy Markdown
Member

@YoshihitoAso YoshihitoAso commented Mar 19, 2024

Comment thread .golangci.yml
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
Copy Markdown
Member Author

@YoshihitoAso YoshihitoAso Mar 19, 2024

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
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