-
Notifications
You must be signed in to change notification settings - Fork 76
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
🌱 Updated Go to v1.23 and related k8s.io packages #360
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Ankit152 <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Ankit152 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hey @haoqing0110 @zhujian7 please take a look into the PR. Thanks! 🙂 |
@@ -3,8 +3,8 @@ | |||
package versioned | |||
|
|||
import ( | |||
"fmt" | |||
"net/http" | |||
fmt "fmt" |
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.
Is this auto generated? Is it a new change of golang 1.23?
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.
Yes. It was auto generated. 🙂
/ok-to-test |
/hold until we release v0.16.0 |
Summary
Updated Golang to
v1.23
and relatedk8s.io
packages.Related issue(s)
Fixes open-cluster-management-io/ocm#868