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

fix:Ensure that go version is only defined in one file for release-3.5 #16562

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

MeenuyD
Copy link

@MeenuyD MeenuyD commented Sep 9, 2023

Ensure that we can update the Golang patch version for release-3.5 by only updating a single file.
#16560

Copy link
Member

@jmhbnz jmhbnz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @MeenuyD - Thanks for fixing this and congrats on your first contribution to etcd 🎉

The change looks good to me, however to make sure we can merge this can you please ensure your commit is signed so the DCO check passes.

You can sign your commit by doing the following:

git rebase HEAD~1 --signoff
git push --force

@MeenuyD
Copy link
Author

MeenuyD commented Sep 9, 2023

In my same branch

@jmhbnz
Copy link
Member

jmhbnz commented Sep 9, 2023

In my same branch

Yes, please run those commands locally in your terminal, they will sign your commit and push the update to this pull request.

@jmhbnz jmhbnz requested a review from ahrtr September 9, 2023 19:17
Copy link
Member

@ahrtr ahrtr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants