Skip to content
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 Go to 1.23.3 #6767

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Upgrade Go to 1.23.3 #6767

merged 4 commits into from
Nov 11, 2024

Conversation

jjngx
Copy link
Contributor

@jjngx jjngx commented Nov 7, 2024

Proposed changes

Upgrade Go version

Changes:

  • fixes to the linker, the runtime, and the net/http, os, and syscall packages

Release notes: link

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@jjngx jjngx requested a review from a team as a code owner November 7, 2024 13:26
@github-actions github-actions bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.38%. Comparing base (b90209f) to head (cac56b7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6767   +/-   ##
=======================================
  Coverage   53.38%   53.38%           
=======================================
  Files          89       89           
  Lines       20195    20195           
=======================================
  Hits        10781    10781           
  Misses       8977     8977           
  Partials      437      437           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jjngx jjngx merged commit 887c46a into main Nov 11, 2024
79 checks passed
@jjngx jjngx deleted the chore/go-version branch November 11, 2024 12:24
nginx-bot pushed a commit that referenced this pull request Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants