-
Notifications
You must be signed in to change notification settings - Fork 38
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 Go 1.14.12 #54
base: master
Are you sure you want to change the base?
Conversation
Any chance of getting this merged or/and updated to 1.14.1? |
ping @thaJeztah PTAL, thanks! |
I'd like to hold off for a bit; we're not yet updating our toolchain to Go 1.14, because there's some regressions / incompatibilities with Go 1.14 related tot the preemptive changes made in that release. |
I would say that it’s time to get this landed now. With 1.15 out of the door, 1.13.x won’t receive updates any more which isn’t ideal from a security standpoint. |
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
rebased. |
Sorry, but could we please get this merged soon? It is getting very necessary to get 1.14.10 landed due to the big timezone issue, golang/go/issues/42138 among with 1.13.x not getting any security fixes. This has sat open for almost nine months. |
ping @thaJeztah |
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.
An update to 1.14.10 would be useful as it contains two security fixes.
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
Hi, we're at v1.14.12, which is the latest 1.14 version as of today. I would suggest merging now, since all downstream projects that depend on the golang-cross image will gain the ability to automatically support vendored dependencies in Go modules, which is a change that was introduced in Go 1.14 |
Not sure how this is being used by Docker - if this is merged, |
Signed-off-by: Jintao Zhang zhangjintao9020@gmail.com