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

update to go1.23.4 #5668

Merged
merged 1 commit into from
Dec 4, 2024
Merged

update to go1.23.4 #5668

merged 1 commit into from
Dec 4, 2024

Conversation

thaJeztah
Copy link
Member

go1.23.4 (released 2024-12-03) includes fixes to the compiler, the runtime, the trace command, and the syscall package. See the Go 1.23.4 milestone on our issue tracker for details:

- What I did

- How I did it

- How to verify it

- Description for the changelog

Update Go runtime to 1.23.4

- A picture of a cute animal (not mandatory but encouraged)

go1.23.4 (released 2024-12-03) includes fixes to the compiler, the runtime,
the trace command, and the syscall package. See the Go 1.23.4 milestone on
our issue tracker for details:

- https://github.com/golang/go/issues?q=milestone%3AGo1.23.4+label%3ACherryPickApproved
- full diff: golang/go@go1.23.3...go1.23.4

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.53%. Comparing base (5afa739) to head (a1e57ac).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5668   +/-   ##
=======================================
  Coverage   59.53%   59.53%           
=======================================
  Files         346      346           
  Lines       29356    29356           
=======================================
  Hits        17477    17477           
  Misses      10909    10909           
  Partials      970      970           

@thaJeztah thaJeztah merged commit e7078bf into docker:master Dec 4, 2024
107 checks passed
@thaJeztah thaJeztah deleted the update_go_1.23.4 branch December 4, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants