-
Notifications
You must be signed in to change notification settings - Fork 8.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
bump fabric-chaincode-go #5105
bump fabric-chaincode-go #5105
Conversation
Having a Draft PR open to prepare the change is fine by me, but let's wait for fabric-chaincode-go to get completely settled and released before we bump the version in core fabric. |
7585310
to
06cbe2f
Compare
ba03229
to
6231b13
Compare
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.
This looks good... let's see if github makes us rebase given my recent update to go.mod.
Signed-off-by: Fedor Partanskiy <[email protected]>
Signed-off-by: Fedor Partanskiy <[email protected]>
Not a huge deal but we usually don't like to have multiple commits in a PR that supersede each other. I usually do |
6231b13
to
314b4e3
Compare
I didn't wait, I made a rebase. |
I can close, redo and open a new pr. |
Sorry I broke your PR :-) |
No, no, don't be sorry. You did the right thing. I don't like big changes myself. |
#5086