-
Notifications
You must be signed in to change notification settings - Fork 18.8k
Bump Golang 1.12.5 #39179
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
Bump Golang 1.12.5 #39179
Conversation
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
wait for docker-library/official-images#5867 been merged. |
The images has been published. We need rebuild those jobs.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if green, thanks!
(restarted the builds)
Codecov Report
@@ Coverage Diff @@
## master #39179 +/- ##
=========================================
Coverage ? 37%
=========================================
Files ? 612
Lines ? 45428
Branches ? 0
=========================================
Hits ? 16811
Misses ? 26330
Partials ? 2287 |
Thanks all. 👍 |
Signed-off-by: Jintao Zhang zhangjintao9020@gmail.com
- What I did
go1.12.5 (released 2019/05/06) includes fixes to the compiler, the linker,
the go command, the runtime, and the
os
package. See theGo 1.12.5 milestone on our issue tracker for details.
golang/go@go1.12.4...go1.12.5