build: bump Go to v1.26.7 - #458
Conversation
Signed-off-by: yinfengyuan <sipeng@whu.edu.cn>
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #458 +/- ##
==========================================
- Coverage 59.98% 59.96% -0.03%
==========================================
Files 36 36
Lines 3589 3589
==========================================
- Hits 2153 2152 -1
- Misses 1216 1218 +2
+ Partials 220 219 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RainbowMango The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
Updates the Go version from 1.26.6 to 1.26.7 in
go.modand all Docker build images to keep the project toolchain consistent and up to date.Which issue(s) this PR fixes:
NONE
Special notes for your reviewer:
The Go version has been updated consistently across
go.modand the three Dockerfiles.Does this PR introduce a user-facing change?: