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

Issue126: upgrade go version to go1.21 #165

Merged
merged 5 commits into from
Dec 24, 2023
Merged

Issue126: upgrade go version to go1.21 #165

merged 5 commits into from
Dec 24, 2023

Conversation

ping-ke
Copy link
Collaborator

@ping-ke ping-ke commented Dec 21, 2023

issue 126: #126

How to test
install go1.21 and build es-node using go1.21, and run es-node successfully.

go install golang.org/dl/go1.21.4@latest
go1.21.4 download
cd cmd/es-node
go1.21.4 build

@ping-ke ping-ke requested a review from qzhodl December 21, 2023 06:42
go.mod Show resolved Hide resolved
@qzhodl qzhodl requested a review from syntrust December 21, 2023 11:33
Copy link
Collaborator

@syntrust syntrust left a comment

Choose a reason for hiding this comment

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

Dockerfile may need to be updated too.

GUIDE.md Outdated Show resolved Hide resolved
@ping-ke ping-ke requested review from qzhodl and syntrust December 22, 2023 03:13
@ping-ke ping-ke merged commit 415fbaf into main Dec 24, 2023
2 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.

3 participants