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.19.5 #3958

Merged
merged 1 commit into from
Jan 11, 2023
Merged

update to go1.19.5 #3958

merged 1 commit into from
Jan 11, 2023

Conversation

thaJeztah
Copy link
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

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     

@thaJeztah thaJeztah closed this Jan 11, 2023
@thaJeztah thaJeztah reopened this Jan 11, 2023
@thaJeztah
Copy link
Member Author

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
Member Author

Thx! Bringing this one in

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

3 participants