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

error message in go version 1.21.0 #127

Closed
crazytaxi824 opened this issue Aug 27, 2023 · 1 comment
Closed

error message in go version 1.21.0 #127

crazytaxi824 opened this issue Aug 27, 2023 · 1 comment

Comments

@crazytaxi824
Copy link

in go 1.21.0, $ go mod init foo will create a go.mod file with go 1.21.0 in it, instead of go 1.21. in this case, goimports-reviser will show an error message:

go.mod:3: invalid go version '1.21.0': must match format 1.23
@incu6us
Copy link
Owner

incu6us commented Aug 28, 2023

this is an issue related to go: golang/go#61851

@incu6us incu6us closed this as completed Aug 28, 2023
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

No branches or pull requests

2 participants