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

discussion: only support the two latest major version of go #3322

Closed
thinkerou opened this issue Sep 15, 2022 · 1 comment
Closed

discussion: only support the two latest major version of go #3322

thinkerou opened this issue Sep 15, 2022 · 1 comment

Comments

@thinkerou
Copy link
Member

thinkerou commented Sep 15, 2022

ref: https://go.dev/doc/devel/release

Each major Go release is supported until there are two newer major releases. 
For example, Go 1.5 was supported until the Go 1.7 release, and Go 1.6 was supported until the Go 1.8 release. 

but, we support the two latest major release version.
like this: support go1.19, go1.18

@thinkerou thinkerou changed the title discussion: only support the three latest major version of go discussion: only support the two latest major version of go Sep 16, 2022
@mstmdev
Copy link
Contributor

mstmdev commented Sep 22, 2022

Update golang.org/x/net module requires Go 1.16 #3332

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