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

build: Bump go.mod Go version to 1.14 #356

Merged
merged 1 commit into from
May 21, 2021
Merged

Conversation

rhcarvalho
Copy link
Contributor

This is complimentary to dropping support for Go 1.13.
We can now declare the minimum Go version to be 1.14.

We still support the last three stable Go releases, which is more than
what the Go project and community normally do (the norm is to support
the last two stable releases).

https://golang.org/doc/modules/gomod-ref

This is complimentary to dropping support for Go 1.13.
We can now declare the minimum Go version to be 1.14.

We still support the last three stable Go releases, which is more than
what the Go project and community normally do (the norm is to support
the last two stable releases).

https://golang.org/doc/modules/gomod-ref
@rhcarvalho rhcarvalho merged commit 5afc225 into master May 21, 2021
@rhcarvalho rhcarvalho deleted the gomod-go-version branch May 21, 2021 12:03
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