-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Upgrade go version to 1.16.4 #22198
Comments
I am not a mac user, but I expect users will soon want to build with go 1.16 because of the native M1 support. |
@wjhuang2016 I'd suggest change the title name to I know that @CadmusJiang and @zhouqiang-cl are in charge for upgrading Go Version to 1.16 and most of validation works are done manually. Hopefully we get it done in this month and I'd like to use this existing issue as a tracking issue. Upgrading the whole TiDB stack Go Version including
|
Get go1.16 image: |
possible failure case caused by upgrade: https://ci.pingcap.net/blue/organizations/jenkins/tidb_ghpr_check_2/detail/tidb_ghpr_check_2/5742/pipeline |
closed by #24527 other repository upgrade will be tracked in issues linked above. |
cc @wjhuang2016 PTAL I think this issue can be closed. |
@purelind thanks for your information. I've done the code upgrade part. |
@tisonkun @Ehco1996 @lance6716 dm jenkins ci already upgrade go version from 1.13 to 1.16.4 (branch master only) |
@tisonkun @3pointer @overvenus @amyangfei binlog / br / ticdc ci already upgrade go version from 1.13 to 1.16.4 (branch master only) |
closed as almost done. Let tidb-operator tracks in pingcap/tidb-operator#3988 by itself. |
Development Task
TiDB uses go version 1.13.4 currently. If we want to use the newer version, we need more tests for it.
We have better to discuss what tests we need in this issue.
The text was updated successfully, but these errors were encountered: