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

chore: upgrade Go to v1.19.3 (1.x) #23941

Merged
merged 2 commits into from Nov 28, 2022
Merged

Conversation

bnpfeife
Copy link
Contributor

The sorting algorithm changed from Go v1.18.x -> v1.19.x. This caused some the result order in some unit-test to shuffle. This underlying issue is that the elements with equal sorting order do not have a strongly defined order.

This re-runs ./generate.sh and ./checkfmt.sh to format and update
source code (this is primarily responsible for the huge diff.)
@bnpfeife bnpfeife merged commit e484c4d into master-1.x Nov 28, 2022
@bnpfeife bnpfeife deleted the BNP_upgrade_go1.19.3_1.x branch November 28, 2022 17:15
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.

None yet

2 participants