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: Bump go to 1.21.0 #5356

Merged
merged 11 commits into from
Aug 28, 2023
Merged

go: Bump go to 1.21.0 #5356

merged 11 commits into from
Aug 28, 2023

Conversation

peternose
Copy link
Contributor

@peternose peternose commented Aug 24, 2023

In one of the commits I decided to remove some unused parameters (e.g. ctx, dataDir, identity). If needed, they can be added latter. However, I did not remove unused parameters in MaybeStartSubtree and PutNode, as it is strange that the functions are not using them.

TODOs (probably in another PR):

  • Replace deprecated elliptic.Unmarshal function.
  • Fix linting of tests/upgrade.
  • Build tests/upgrade/post with go 1.21.

@peternose peternose force-pushed the peternose/feature/bump-go-1.21.0 branch from a9e32a0 to 958b615 Compare August 24, 2023 22:55
@peternose peternose force-pushed the peternose/feature/bump-go-1.21.0 branch from 958b615 to 28a4d2b Compare August 25, 2023 09:38
@peternose peternose marked this pull request as ready for review August 25, 2023 10:53
.buildkite/go/build.sh Outdated Show resolved Hide resolved
.buildkite/go/build.sh Show resolved Hide resolved
@peternose peternose force-pushed the peternose/feature/bump-go-1.21.0 branch from 28a4d2b to 3ce917b Compare August 25, 2023 12:33
@peternose peternose merged commit 6dcc5f2 into master Aug 28, 2023
2 checks passed
@peternose peternose deleted the peternose/feature/bump-go-1.21.0 branch August 28, 2023 18:26
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.

2 participants