-
Notifications
You must be signed in to change notification settings - Fork 66
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
upgrade golang to 1.18 and k8s to 0.24.2 #710
Conversation
go.mod
Outdated
go 1.17 | ||
replace ( | ||
github.com/codeready-toolchain/api v0.0.0-20221122101422-7c02c4c86dc7 => github.com/ranakan19/api v0.0.0-20221201091806-57fc665ce345 | ||
github.com/codeready-toolchain/toolchain-common v0.0.0-20221117081323-252a38460fa1 => github.com/ranakan19/toolchain-common v0.0.0-20221201182049-e9ceb160687f |
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.
friendly reminder!
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: MatousJobanek, mfrancisc, ranakan19, xcoulon 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 |
Signed-off-by: Xavier Coulon <[email protected]>
Signed-off-by: Xavier Coulon <[email protected]>
Signed-off-by: Xavier Coulon <[email protected]>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #710 +/- ##
=======================================
Coverage 82.58% 82.58%
=======================================
Files 48 48
Lines 4726 4726
=======================================
Hits 3903 3903
Misses 668 668
Partials 155 155 |
upgrade golang to 1.18 and k8s to 0.24.2