-
Notifications
You must be signed in to change notification settings - Fork 43
Bumping to Go 1.15 #38
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
Bumping to Go 1.15 #38
Conversation
Pull Request Test Coverage Report for Build 366310051
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After update the CI:
operator-lib/.github/workflows/ci.yml
Line 19 in aac7eed
go-version: ^1.13 |
/lgtm
/approve But can we go ahead and bump the line that @camilamacedo86 mentioned in this PR? Feel free to remove the hold once the github action workflow is updated to 1.15. In addition to that one, we also need to update the base image for the |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: joelanford The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/hold cancel |
/lgtm |
Description of the change:
Bumping go from 1.13 to 1.15 in
go.mod
.Motivation for the change:
Moving to Go 1.15 like we did for operator-sdk: https://github.com/operator-framework/operator-sdk/blob/master/go.mod#L3