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

Question about the requirement of go version #130

Open
zhaojames0707 opened this issue Sep 7, 2023 · 0 comments
Open

Question about the requirement of go version #130

zhaojames0707 opened this issue Sep 7, 2023 · 0 comments
Assignees

Comments

@zhaojames0707
Copy link

Your Question

In the latest release v0.6.0, the go version requirement in go.mod was upgraded from 1.20 to 1.21.
According to the release note of go 1.21, the go version in go.mod is now a strict minimum requirement, which means that in order to use this module, users need to upgrade their go version to 1.21. This may cause some concerns, since go 1.21 was just released a month ago.
My question is that could we downgrade the go version of go.mod?

The document you expected this should be explained

Expected answer

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

3 participants