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

chore: specify Go versions with 1.N.P syntax #154

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

cuixq
Copy link
Collaborator

@cuixq cuixq commented Jan 2, 2025

CodeQL warns about invalid Go toolchain version:

As of Go 1.21, toolchain versions [must use the 1.N.P syntax](https://go.dev/doc/toolchain#version).

This PR specifies the Go version in go.mod files following the syntax.

@cuixq cuixq marked this pull request as ready for review January 2, 2025 00:01
@cuixq cuixq requested a review from distractible January 7, 2025 05:14
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