Skip to content

update to go1.19.5 - #3958

Merged
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:bump_go_1.19.5
Jan 11, 2023
Merged

update to go1.19.5#3958
thaJeztah merged 1 commit into
docker:masterfrom
thaJeztah:bump_go_1.19.5

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker, and the crypto/x509, net/http, sync/atomic, and syscall packages. See the Go 1.19.5 milestone on the issue tracker for details:

https://github.com/golang/go/issues?q=milestone%3AGo1.19.5+label%3ACherryPickApproved

full diff: golang/go@go1.19.4...go1.19.5

- Description for the changelog

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

go1.19.5 (released 2023-01-10) includes fixes to the compiler, the linker,
and the crypto/x509, net/http, sync/atomic, and syscall packages. See the
Go 1.19.5 milestone on the issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.19.5+label%3ACherryPickApproved
full diff: golang/go@go1.19.4...go1.19.5
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #3958 (b9e1ad3) into master (f163d24) will decrease coverage by 0.37%.
The diff coverage is n/a.

Additional details and impacted files
@@ Coverage Diff @@## master #3958 +/- ##
==========================================
- Coverage 59.20% 58.82% -0.38% 
==========================================
Files 287 285 -2 Lines 24690 24683 -7 ==========================================
- Hits 14617 14521 -96 - Misses 9189 9279 +90 + Partials 884 883 -1 

@thaJeztahthaJeztah reopened this Jan 11, 2023
@thaJeztah

Copy link
Copy Markdown
MemberAuthor

Hmm 500 status on GitHub

#14 315.7 go: github.com/opencontainers/runc@v1.1.3 requires
#14 315.7 github.com/checkpoint-restore/go-criu/v5@v5.3.0: reading github.com/checkpoint-restore/go-criu/go.mod at revision v5.3.0: git ls-remote -q origin in /go/pkg/mod/cache/vcs/400f7838e013009f5705445fbf9611bacd8dd6df2d700d7a08263c50d0543f63: exit status 128:
#14 315.7 remote: Internal Server Error.
#14 315.7 remote: #14 315.7 fatal: unable to access 'https://github.com/checkpoint-restore/go-criu/': The requested URL returned error: 500
#14 ERROR: executor failed running [/bin/sh -c set -e

@thaJeztah

Copy link
Copy Markdown
MemberAuthor

Thx! Bringing this one in

@thaJeztah
thaJeztah merged commit 257ff41 into docker:masterJan 11, 2023
@thaJeztah
thaJeztah deleted the bump_go_1.19.5 branch January 11, 2023 13:45
Sign up for freeto 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.

3 participants

@thaJeztah@codecov-commenter@vvoland