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.21.9 #4986

Merged
merged 1 commit into from
Apr 5, 2024
Merged

update to go1.21.9 #4986

merged 1 commit into from
Apr 5, 2024

Conversation

vvoland
Copy link
Collaborator

@vvoland vvoland commented Apr 5, 2024

go1.21.9 (released 2024-04-03) includes a security fix to the net/http
package, as well as bug fixes to the linker, and the go/types and
net/http packages. See the Go 1.21.9 milestone on our issue tracker for
details.

- Description for the changelog

Update Go runtime to 1.21.9

Signed-off-by: Paweł Gronowski [email protected]

go1.21.9 (released 2024-04-03) includes a security fix to the net/http
package, as well as bug fixes to the linker, and the go/types and
net/http packages. See the Go 1.21.9 milestone on our issue tracker for
details.

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

**- Description for the changelog**

```markdown changelog
Update Go runtime to 1.21.9
```

Signed-off-by: Paweł Gronowski <[email protected]>
@codecov-commenter
Copy link

Codecov Report

Merging #4986 (0a5bd6c) into master (b2fe82a) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4986   +/-   ##
=======================================
  Coverage   61.03%   61.03%           
=======================================
  Files         295      295           
  Lines       20648    20648           
=======================================
  Hits        12603    12603           
  Misses       7148     7148           
  Partials      897      897           

Copy link
Member

@laurazard laurazard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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