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

Deprecate Go Versions < 1.14 #1322

Closed
jharshman opened this issue Jan 29, 2021 · 1 comment · Fixed by #1323
Closed

Deprecate Go Versions < 1.14 #1322

jharshman opened this issue Jan 29, 2021 · 1 comment · Fixed by #1323
Assignees
Labels
kind/feature A feature request for cobra; new or enhanced behavior
Milestone

Comments

@jharshman
Copy link
Collaborator

Currently, we support backward compatibility to Go 1.12.x.
In accordance with our adopted best practices we will be supporting N and N-1 versions of Go.

Our next major release will support 1.14.x and 1.15.x.

@jharshman jharshman added the kind/feature A feature request for cobra; new or enhanced behavior label Jan 29, 2021
@jharshman jharshman added this to the Next milestone Jan 29, 2021
@jharshman jharshman self-assigned this Jan 29, 2021
@jharshman
Copy link
Collaborator Author

@jpmcb @wfernandes

jharshman added a commit to jharshman/cobra that referenced this issue Jan 29, 2021
In accordance with our adopted best practices, the main branch and the
next major release of Cobra will deprecate older and un-maintained
versions of Golang.

fix spf13#1322
jharshman added a commit to jharshman/cobra that referenced this issue Feb 1, 2021
In accordance with our adopted best practices, the main branch and the
next major release of Cobra will deprecate older and un-maintained
versions of Golang.

fix spf13#1322
jharshman added a commit that referenced this issue Feb 1, 2021
In accordance with our adopted best practices, the main branch and the
next major release of Cobra will deprecate older and un-maintained
versions of Golang.

fix #1322
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature A feature request for cobra; new or enhanced behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant