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

Update go.mod #81

Closed
wants to merge 1 commit into from
Closed

Update go.mod #81

wants to merge 1 commit into from

Conversation

bluecraank
Copy link
Contributor

fix go make error "Invalid version 1.21.0 must mach format 1.23"

fix go make error "Invalid version 1.21.0 must mach format 1.23"
@NHAS
Copy link
Owner

NHAS commented Dec 21, 2023

Howdy chief, I unfortunately cant accept this pull request.

Golang has moved from x.y versioning to x.y.z versioning, if I accept this it will break on newer versions of golang, I recommend moving to golang 1.21 (the transitional version) or above.

@NHAS NHAS closed this Dec 21, 2023
@bluecraank
Copy link
Contributor Author

Oh of course my mistake! Thought i already have 1.21

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