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 #6781

Conversation

nginx-bot
Copy link
Contributor

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

@nginx-bot nginx-bot added the dependencies Pull requests that update a dependency file label Nov 11, 2024
@nginx-bot nginx-bot requested a review from a team as a code owner November 11, 2024 12:24
@nginx-bot nginx-bot added the go Pull requests that update Go code label Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-3.7@becd5e2). Learn more about missing BASE report.

Additional details and impacted files
@@              Coverage Diff               @@
##             release-3.7    #6781   +/-   ##
==============================================
  Coverage               ?   52.97%           
==============================================
  Files                  ?       85           
  Lines                  ?    19764           
  Branches               ?        0           
==============================================
  Hits                   ?    10469           
  Misses                 ?     8887           
  Partials               ?      408           

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


🚨 Try these New Features:

@jjngx jjngx merged commit 595750f into release-3.7 Nov 11, 2024
72 checks passed
@jjngx jjngx deleted the cherry-pick-release-3.7-887c46a8bca1c90de23641afbc436a00d7617980 branch November 11, 2024 15:39
@pdabelf5 pdabelf5 changed the title [cherry-pick] Upgrade Go to 1.23.3 Upgrade Go to 1.23.3 Nov 25, 2024
@pdabelf5 pdabelf5 added chore Pull requests for routine tasks and removed go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants