-
Notifications
You must be signed in to change notification settings - Fork 180
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
chore: set go version to 1.22.0 in go.mod #1351
Conversation
@Amulyam24 The checks are failing due to
I guess you need to update the following files: |
Hi @shizhMSFT. Addressed it, PTAL! |
Signed-off-by: Amulyam24 <amulmek1@in.ibm.com>
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.
LGTM
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1351 +/- ##
=======================================
Coverage 84.49% 84.49%
=======================================
Files 103 103
Lines 3677 3677
=======================================
Hits 3107 3107
Misses 340 340
Partials 230 230 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Amulyam24 <amulmek1@in.ibm.com>
What this PR does / why we need it:
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #1350
Please check the following list: