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

Go and dependency upgrades #1707

Merged
merged 18 commits into from
May 3, 2024
Merged

Conversation

chris-j-h
Copy link
Collaborator

No description provided.

chris-j-h and others added 17 commits May 2, 2024 11:41
travis, build: update Go to 1.20

(cherry picked from commit 5ccc99b)
build: update to go 1.21

(cherry picked from commit 55c5f5964d8cf46a73409ceb002898322295bac8)
io/ioutil touches a large amount of the codebase so is a not-insignificant change to remedy. For now ignore these lint errors as ioutil now only operates as a simple delegate for the preferred os and io packages anyway.
If we want to correctly resolve these lint issues, upstream PR ethereum/go-ethereum#24869 can provide guidance.
Okay to ignore as this only affects test code and we want to minimise production code change as much as possible
@chris-j-h chris-j-h marked this pull request as ready for review May 3, 2024 12:38
@chris-j-h chris-j-h requested a review from Krish1979 May 3, 2024 12:39
@Krish1979 Krish1979 merged commit e586dc9 into Consensys:master May 3, 2024
15 of 16 checks passed
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.

5 participants