Skip to content

upgrade Go version to 1.24 #202

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

Closed
wants to merge 1 commit into from
Closed

Conversation

Takashi-kun
Copy link
Contributor

WHAT

This PR upgrade Go version to 1.24.0 and changes version specification for actions/setup-go from go-version to go-version-file

Go version upgrade was made this way

go mod edit -go=1.24
go mod tidy
go mod vendor

WHY

Go 1.24 was released

@SLoeuillet
Copy link

@Takashi-kun took it a little further : #214

@Takashi-kun
Copy link
Contributor Author

@SLoeuillet Thanks, your PR looks better than mine, let me close this

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