Skip to content

update to go1.21.9 - #4986

Merged
laurazard merged 1 commit into
docker:masterfrom
vvoland:update-go
Apr 5, 2024
Merged

update to go1.21.9#4986
laurazard merged 1 commit into
docker:masterfrom
vvoland:update-go

Conversation

@vvoland

@vvoland vvoland commented Apr 5, 2024

Copy link
Copy Markdown
Collaborator

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 pawel.gronowski@docker.com

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 <pawel.gronowski@docker.com>
@codecov-commenter

Copy link
Copy Markdown

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           

@laurazard laurazard left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah left a comment

Copy link
Copy Markdown
Member

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