-
Notifications
You must be signed in to change notification settings - Fork 41
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
Bump go version to latest #173
Labels
carvel accepted
This issue should be considered for future work and that the triage process has been completed
enhancement
This issue is a feature request
priority/important-soon
Must be staffed and worked on currently or soon.
Comments
aaronshurley
added
enhancement
This issue is a feature request
carvel triage
This issue has not yet been reviewed for validity
labels
Sep 23, 2021
aaronshurley
added
carvel accepted
This issue should be considered for future work and that the triage process has been completed
priority/important-soon
Must be staffed and worked on currently or soon.
and removed
carvel triage
This issue has not yet been reviewed for validity
labels
Oct 12, 2021
Prioritizing this as |
when bumping golang, the goreleaser version used in the release GH action will also need to be bumped. This is because kbld generates an arm binary. and goreleaser |
seemiller
added a commit
to seemiller/carvel-kbld
that referenced
this issue
Nov 1, 2021
Signed-off-by: Nicholas Seemiller <[email protected]>
seemiller
added a commit
to seemiller/carvel-kbld
that referenced
this issue
Dec 9, 2021
joaopapereira
added a commit
that referenced
this issue
Dec 14, 2021
Update Golang version to 1.17 #173
This issue is already done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
carvel accepted
This issue should be considered for future work and that the triage process has been completed
enhancement
This issue is a feature request
priority/important-soon
Must be staffed and worked on currently or soon.
Describe the problem/challenge you have
We want to ensure that the code remains compatible with the latest versions so that we do not risk falling behind and on an unsupported version (note: go supports n-1 versions).
Describe the solution you'd like
The code runs on the latest version of go.
Anything else you would like to add:
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
The text was updated successfully, but these errors were encountered: