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

move golib to go 1.17 #221

Closed
wants to merge 1 commit into from
Closed

move golib to go 1.17 #221

wants to merge 1 commit into from

Conversation

jgheewala
Copy link
Contributor

No description provided.

@pellared
Copy link

I am not sure if we want to force the clients to use Go 1.17. Especially that Go 1.17 is pretty new and Go 1.16 is still officially supported.

@jgheewala
Copy link
Contributor Author

I am not sure if we want to force the clients to use Go 1.17. Especially that Go 1.17 is pretty new and Go 1.16 is still officially supported.

@pellared if folks don't want to use Go1.17 they can still keep on using older release. If needed/requested adding a release tag for just Go1.16 would be enough.

@keitwb
Copy link
Contributor

keitwb commented Sep 28, 2021

The go directive in go.mod doesn't force anything if there aren't incompatible language features used, which there aren't. See https://golang.org/ref/mod#go-mod-file-go.

@jgheewala jgheewala closed this Oct 19, 2021
@jgheewala jgheewala deleted the go_v_17_1 branch October 19, 2021 00:15
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.

None yet

3 participants